/**************************************
    -- Css Table of Content
    01.Generale Style
    02.Preloader Area Style
    03.Navber Area Style
    04.Home Section Style
    05.Partner Logo Section Style
    06.About Section Style
    07.Services Section Style
    08.Overview Section Style
    09.Counter Section Style
    10.Works Section Style
    11.Pricing Section Style
    12.Team Section Style
    13.Testimonials Section Style
    14.Faq Section Style
    15.Blog Section Style
    16.Contact Section Style
    17.Footer Section Style
 *************************************/

/**************************************
 * 01. Generale Style
 *************************************/

.desktop {
	display: block;
}
.responsive {
	display: none;
}
/*::::::::::::::::::::TIPOGRAFÍA:::::::::::::::::::*/
@font-face {
  font-family: "Hind-Bold";
  src: url("../fonts/Hind-Bold.ttf");
}
@font-face {
  font-family: "Hind-Light";
  src: url("../fonts/Hind-Light.ttf");
}
@font-face {
  font-family: "Hind-Medium";
  src: url("../fonts/Hind-Medium.ttf");
}
@font-face {
  font-family: "Hind-Regular";
  src: url("../fonts/Hind-Regular.ttf");
}
@font-face {
  font-family: "Hind-SemiBold";
  src: url("../fonts/Hind-SemiBold.ttf");
}
/*::::::::::::::::: FIN TIPOGRAFÍA:::::::::::::::::*/

body {
	background: #ffffff;
	color: #333;
	font-family: 'Hind-Light';
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	overflow-x: hidden;
	margin: 0 auto;
	padding: 0;
	letter-spacing: 0.3px;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: normal;
	color: #333;
	line-height: 1.5;
}
/*a {
	color: #5764ec;
	text-decoration: none !important;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
img {
	max-width: 100%;
}
a:hover {
	color: #5764ec;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
a:hover,
a:focus {
	color: #5764ec;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #555;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 0.3px;
	font-family: 'Ubuntu', sans-serif;
}*/

.bg-cuatro {
	background: #efebe4;
}
.bg-uno {
	background: #576149;
}

/*AVISO DE PRIVACIDAD*/
.aviso-de-privacidad {
	height: 70vh;
	position: relative;
	z-index: 1;
	text-align: center;
	background: url(../imagenes/aviso-de-privacidad.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 150px;
	padding-bottom: 40px;
}
/*FIN AVISO DE PRIVACIDAD*/

/*::::::::::::::::::::::::::::::INDEX:::::::::::::::::::::::::::*/
/*SLIDES*/
.separador {
	margin-bottom: 150px;
}
.caja-contenido-slide {
	position: relative;
	/*background: #efebe4;*/
	top: 50px;
	float: left;
	left: -40px;
	padding: 50px;
	text-align: center;
	/*border: solid 2px #000;*/
}
.caja-contenido-slide h2 {
	font-family: 'Hind-Bold';
	font-size: 2.6vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
}
.caja-contenido-slide p {
	font-family: 'Hind-Light';
	font-size: 1.5vw;
	color: #fff;
	line-height: 25px;
}
.slide-cotiza-ahora {
	border-radius:28px;
	border:3px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:5px 70px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.slide-cotiza-ahora:hover {
	background-color:#efebe4;
	color: #576149;
	text-decoration: none;
}
/*SLIDE2*/
.caja-contenido-slide2 h2 {
	font-family: 'Hind-Bold';
	font-size: 2.6vw;
	color: #576149;
	letter-spacing: 0.3vw;
	line-height: 40px;
}
.caja-contenido-slide2 p {
	font-family: 'Hind-Light';
	font-size: 1.5vw;
	color: #576149;
	line-height: 25px;
}
.slide-cotiza-ahora2 {
	border-radius:28px;
	border:3px solid #576149;
	display:inline-block;
	cursor:pointer;
	color: #576149;
	font-size:14px;
	padding:5px 70px;
	text-decoration:none;
}
.slide-cotiza-ahora2:hover {
	background-color:#efebe4;
	color: #576149;
	text-decoration: none;
}
/*FIN SLIDE2*/
/*FIN SLIDES*/
.caja-nosotros-texto {
	height: 650px;
	background: #576149; 
	color: #fff; 
	padding: 35px;
	font-size: 20px;
}

.seccion-texto-embalajes-index {
	background: #576149;
	font-size: 26px;
	text-align: justify;
	padding: 50px;
	/*border: solid 2px #000;*/
}

.seccion-texto-embalajes-index p {
	width: 70%;
	margin: 0 auto;
	left: 0;
	right: 0;
	color: #FFF;
	font-family: 'Hind-Light';
	margin-bottom: 15px;
	/*border: solid 2px #000;*/
}
.seccion-texto-embalajes-index b {
	color: #FFF;
	font-family: 'Hind-Bold';
}

/*FORMULARIO DE CONTACTO*/
.contacto-index {
	background: #efebe4;
}
.row-formulario {
	width: 80%;
	background: #fff;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 50px;
	border-radius: 10px;
	border: solid 2px #000;
}
.row-formulario h3 {
	text-align: center;
}
.row-formulario input {
	border: solid 4px #0000;
}
/*FIN FORMUALRIO DE CONTACTO*/
/*---------------MAQUETACION ANTIGUA-------------------*/
/*SOMOS*/
.somos {
	position: relative;
	height: 700px;
	background: url(../imagenes/inicio/bg-somos.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}
.somos h5 {
	color: #656565;
	font-size: 1.4vw;
	font-family: 'Hind-Bold';
}
.items-somos {
	width: 70%;
	margin: -35px auto;
	margin-left: 180px;
	/*border: solid 2px #000;*/
}
/*FIN SOMOS*/
/*PRODUCTOS LOS MÁS VENDIDOS*/
.item-producto-mas-vendido {
	position: relative;
	width: 20%;
	background: #fff;
	margin: 0px;
	padding: 20px;
	/*border: solid 2px #000;*/
}
.item-producto-mas-vendido img {
	max-width: 100%;
}
.item-producto-mas-vendido h3 {
	font-size: 1.5vw;
	text-align: center;
}
.item-producto-mas-vendido p {
	font-size: 1vw;
	text-align: justify;
}

.boton-leer-mas-producto {
	width: 100%;
	background-color:#574d3b;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Hind-Regular';
	text-align: center;
	font-size:14px;
	padding:3px 50px;
	text-decoration:none;
}
.boton-leer-mas-producto:hover {
	background-color:#576149;
	color: #fff;
}
/*FIN PRODUCTOS LOS MÁS VENDIDOS*/
/*CONTACTO*/
.contact-area h2 {
	font-family: 'Hind-Bold';
	font-size: 1.5vw;
}
.boton-enviar-cotizacion {
	width: 50%;
	background-color:#574d3b;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Hind-Regular';
	text-align: center;
	font-size:14px;
	padding:3px 50px;
	text-decoration:none;
}
.boton-enviar-cotizacion:hover {
	background-color:#576149;
	color: #fff;
}
.bg-imagen-formulario-inicio {
	background: #efebe4;
}
.bg-imagen-formulario-inicio img {
	width: 100%;
}
/*FIN CONTACTO*/
/*NUESTROS CLIENTES*/
.item-nuestros-clientes {
	position: relative;
	width: 20%;
	/*background: #fff;*/
	margin: 0px;
	padding: 20px;
	/*border: solid 2px #000;*/
}
.item-nuestros-clientes img {
	max-width: 100%;
}
.item-nuestros-clientes h3 {
	font-size: 1.5vw;
	text-align: center;
}
/*FIN NUESTROS CLIENTES*/
/*SECCIÓN VIDEO*/
.seccion-video {
	/*border: solid 2px #000;*/
}
.seccion-video video {
	width: 100%;
}
/*FIN SECCIÓN VIDEO*/
/*---------------FIN MAQUETACION ANTIGUA-------------------*/
/*::::::::::::::::::::::::::::FIN INDEX:::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::EMPRESA VERDE: :::::::::::::::::::::*/
.caja-contenido-banner-principal-EV {
	position: relative;
	background: rgba(0, 0, 0, 0.3);
	top: 190px;
	float: left;
	left: -40px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-EV h2 {
	font-family: 'Hind-Bold';
	font-size: 2.8vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-EV p {
	font-family: 'Hind-Light';
	font-size: 1.2vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
/*IMAGEN*/
.imagen-material-sustentable {
	width: 100%;
	height: auto;
}

/*MATERIAS PRIMAS*/
.item-materia-prima-EV {
	position: relative;
	width: 20%;
	/*background: #fff;*/
	margin: 0px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.item-materia-prima-EV img {
	max-width: 100%;
	border-radius: 5px;
	box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-webkit-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-moz-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
}
.item-materia-prima-EV h3 {
	font-size: 1.5vw;
	text-align: center;
}
.item-materia-prima-EV p {
	font-size: 1vw;
	text-align: justify;
}

.titulo-materia-prima h3 {
	width: 100%;
	text-align: center;
	/*border: solid 2px #000;*/
}
.titulo-materia-prima h3 {
	font-size: 32px;
	font-family: 'Hind-Bold';
}

/*FIN MATERIAS PRIMAS*/
/*FORMULARIO*/
.contacto-form-EV {
	background: url(../imagenes/empresa-verde/bg-form.jpg);
	background-size: cover;
}
/*FIN FORMULARIO*/

.border-col-lg-6-tipos-papel {
	border: solid 2px #000;
}
.contenedor-texto-kraft {
	height: 536px;
	color: #FFF;
	/*border: solid 2px #000;*/
}
.contenedor-texto-kraft p {
	font-size: 20px;
	font-family: 'Hind-Light';
	text-align: justify;
	padding: 50px;
}
.contenedor-texto-semikraft {
	position: relative;
	height: 536px;
	color: #FFF;
	/*border: solid 2px #000;*/
}
.contenedor-texto-semikraft p {
	font-size: 20px;
	font-family: 'Hind-Light';
	text-align: justify;
	padding: 80px;
}
/*::::::::::::::::::::::::FIN EMPRESA VERDE:::::::::::::::::::::*/
/*::::::::::::::::::::EQUIPO Y CAPACIDAD INSTALDA:::::::::::::::*/
.caja-contenido-banner-principal-ECI {
	position: relative;
	width: 105%;
	background: rgba(0, 0, 0, 0.3);
	top: 130px;
	float: left;
	left: -40px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-ECI h2 {
	font-family: 'Hind-Bold';
	font-size: 2.8vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-ECI p {
	font-family: 'Hind-Light';
	font-size: 1.2vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.bg-equipo-capacidad-instalada {
	background: url(../imagenes/equipo-y-capacidad-instalada/bg-equipo.jpg);
	background-size: cover;
}
.caja-contenido-capacidad-instalada {
	position: relative;
	/*background: #efebe4;*/
	top: 30px;
	float: left;
	left: -40px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-capacidad-instalada h4 {
	color: #fff;
	font-size: 1.5vw;
	margin-bottom: 15px;
}

.seccion-garantizamos-resistencia{
	background: #efebe4;
	padding: 50px;
	/*border: solid 3px #000;*/
}
.contenedor-slide-seccion-garantizamos {
	width: 100%;
	height: 510px;
	text-align: center;
}
.contenedor-slide-seccion-garantizamos img {
	/*width: 100%;*/
	border-radius: 10px;
	text-align: center;
	/*border: solid 2px #000;*/
}
.contenedor-texto-seccion-garantizamos {
	width: 100%;
	height: 500px;
	background: #576149;
	padding: 50px;
	text-align: justify;
	color: #FFF;
	border-radius: 10px;
	/*border: solid 2px #000;*/
}
.contenedor-texto-seccion-garantizamos h1 {
	font-size: 36px;
	color: #FFF;
	font-family: 'Hind-Bold';
}
.contenedor-texto-seccion-garantizamos h2 {
	font-size: 24px;
	color: #FFF;
	font-family: 'Hind-Bold';
}
.contenedor-texto-seccion-garantizamos p {
	font-size: 20px;
	color: #FFF;
	font-family: 'Hind-Light';
}
.galeria-equipo-y-capacidad-instalada {
	background: #efebe4;
	padding: 50px;
	/*border: solid 3px #000;*/
}


/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


/*:::::::::::::::::FIN EQUIPO Y CAPACIDAD INSTALADA:::::::::::::*/
/*::::::::::::::::::::::::NUESTROS CLIENTES:::::::::::::::::::::*/
.caja-contenido-banner-principal-NC {
	position: relative;
	background: rgba(0, 0, 0, 0.3);
	top: 190px;
	float: left;
	left: -40px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-NC h2 {
	width: 100%;
	font-family: 'Hind-Bold';
	font-size: 2.8vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-NC p {
	font-family: 'Hind-Light';
	font-size: 1.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
/*ITEM INDUSTRIAS*/
.item-industria-NC {
	position: relative;
	width: 20%;
	/*background: #fff;*/
	margin: 0px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.item-industria-NC img {
	max-width: 100%;
	border-radius: 5px;
	box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-webkit-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-moz-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
}
.item-industria-NC h3 {
	font-size: 1.5vw;
	text-align: center;
}
.item-industria-NC p {
	font-size: 1vw;
	text-align: justify;
}
.container-img-item-industria {
  position: relative;
  text-align: center;
  color: #fff;
}
.bottom-left-img-item-industria {
  position: absolute;
  bottom: 30px;
  margin:  0 auto;
  background: rgba(87, 97, 73, 0.8);
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
.bottom-left-img-item-industria h3 {
  color: #fff;
  z-index: 300;
  font-weight: bold;
}
/*CON 6 ITEMS*/
.item-industria-NC2 {
	position: relative;
	width: 100%;
	/*background: #fff;*/
	margin: 0px;
	padding: 10px;
	margin-bottom: 25px;
	/*border: solid 2px #000;*/
}
.item-industria-NC2 img {
	max-width: 100%;
	border-radius: 5px;
	box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-webkit-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-moz-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
}
.item-industria-NC2 h3 {
	font-size: 1.5vw;
	text-align: center;
}
.item-industria-NC2 p {
	font-size: 1vw;
	text-align: justify;
}
.container-img-item-industria2 {
  position: relative;
  text-align: center;
  color: #fff;
}

.bottom-left-img-item-industria2 {
  position: absolute;
  bottom: 50px;
  margin:  0 auto;
  background: rgba(87, 97, 73, 0.8);
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
.bottom-left-img-item-industria2 h3 {
  color: #fff;
  z-index: 300;
  font-weight: bold;
}
/*FIN ITEM INDUSTRIAS*/
/*:::::::::::::::::::::::FIN NUESTROS CLIENTES::::::::::::::::::*/
/*::::::::::::::::::::::::::::::BLOG::::::::::::::::::::::::::::*/
.caja-contenido-banner-principal-blog {
	position: relative;
	width: 80%;
	background: rgba(0, 0, 0, 0.3);
	top: 190px;
	float: left;
	left: -40px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-blog h2 {
	width: 100%;
	font-family: 'Hind-Bold';
	font-size: 2.8vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-blog p {
	font-family: 'Hind-Light';
	font-size: 1.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.img-blog-item img {
	width: 90%;
}
.boton-blog-leer-mas {
	background-color:#576149;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:3px 50px;
	text-decoration:none;
}
.boton-blog-leer-mas:hover {
	background-color:#656565;
	color: #fff;
}

/*::::::::::::::::::::::::::::FIN BLOG::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::PRODUCTOS:::::::::::::::::::::::::*/
.productos-productos {
	width: 100%;
	padding: 50px;
	/*border: solid 3px #000;*/
}
.titulo-productos-productos {
	text-align: center;
	margin-bottom: 50px;
	/*border: solid 3px #000;*/
}
.titulo-productos-productos h2 {
	font-family: 'Hind-Bold';
	color: #576149;
	/*border: solid 3px #000;*/
}
.titulo-productos-productos p {
	font-family: 'Hind-Bold';
	color: #576149;
	font-size: 24px;
	/*border: solid 3px #000;*/
}
.contenedor-item-producto-productos {
	text-align: center;
	padding: 25px;
	margin-bottom: 25px;
	border: solid 2px #574d3b;
}
.contenedor-item-producto-productos h2 {
	font-family: 'Hind-Bold';
	color: #576149;
	font-size: 16px;
}

.compra-ahora {
	background: #574d3b;
	color: #fff;
	margin: 0 auto;
	left: auto;
	right: auto;
	padding: 10px 25px;
}
.compra-ahora:hover {
	background: #656565;
	color: #fff;
}
/*::::::::::::::::::::::::::FIN PRODUCTOS:::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::CONTACTO::::::::::::::::::::::::::*/
.caja-contenido-banner-principal-contacto {
	position: relative;
	background: rgba(0, 0, 0, 0.3);
	top: 190px;
	float: left;
	left: -40px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-contacto h2 {
	width: 100%;
	font-family: 'Hind-Bold';
	font-size: 2.8vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-contacto p {
	font-family: 'Hind-Light';
	font-size: 1.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.row-formulario-contacto {
	width: 50%;
	background: #fff;
	margin: 0 auto;
	padding: 50px;
	border-radius: 15px;
	border: solid 3px #576149;
}
.boton-form-contacto {
	background:#576149;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#FFF;
	font-size:14px;
	padding:5px 70px;
	text-decoration:none;
	-webkit-box-shadow: 0px 3px 5px 2px rgba(181,181,181,1);
	-moz-box-shadow: 0px 3px 5px 2px rgba(181,181,181,1);
	box-shadow: 0px 3px 5px 2px rgba(181,181,181,1);
}
.boton-form-contacto:hover {
	background-color:#656565;
	color: #fff;
}
.mapa h2 {
	color: #fff;
	font-size: 3vw;
}
.row-mapa-contacto {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}
.row-texto-mapa {
	position: relative;
	top: 25px;
	color: #fff;
}
.row-texto-mapa h3 {
	color: #fff;
}
/*::::::::::::::::::::::::::FIN CONTACTO::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::SOMOS:::::::::::::::::::::::::::::::*/
.caja-contenido-banner-somos {
	position: absolute;
	background: #efebe4;
	width: 50%;
	float: right;
	top: -180px;
	right: 0px;
	padding: 55px;
	text-align: left;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-somos img {
	max-width: 25%;
}
.caja-contenido-banner-somos p {
	font-family: 'Hind-Regular';
	font-size: 1.95vw;
}
.caja-contenido-banner-somos b {
	font-family: 'Hind-Bold';
	font-size: 2vw;
}

.contenedor-iconos{
	position: relative;
	width: 100%;
	height: 100px;
    text-align:center
    z-index:900;
    /*border: solid 1px #000;*/
}
.contenedor-iconos img {
	max-width: 40%;
}
.contenedor-iconos h3 {
	font-size: 1vw;
	color: 576149;
}
.icono1-banner {
	width: 33%;
    float: left;
    padding: 0;
    text-align: center;
}
.icono2-banner {
	width: 33%;
	display:inline-block;
	padding: 0;
	text-align: center;
}
.icono3-banner {
	width: 33%;
    float: right;
    padding: 0;
    text-align: center;
}
/*SECCION 2*/
.caja-contenido-slide-seccion2 {
	position: absolute;
	background: #efebe4;
	float: right;
	top: -70px;
	right: 100px;
	padding: 0;
	text-align: left;
	font-size: 4vw;
	line-height: 40px;
	/*border: solid 2px #000;*/
}
.caja-contenido-slide-seccion2 p {
	font-family: 'Hind-Regular';
	font-size: 2.5vw;
}
.caja-contenido-slide-seccion2 b {
	font-family: 'Hind-Bold';
	font-size: 2.5vw;
}
.seccion3-somos {
	position: relative;
	z-index: 1;
	background: url(../imagenes/somos/bg-seccion3.jpg);
	background-size: cover;
}
.item-slide-seccion3 {
	padding: 0;
	/*border: solid 1px #000;*/
}
.titulo-nuestras-materias-primas h2 {
	position: relative;
	color: #574d3b;
	font-family: 'Hind-Bold';
	font-size: 3.41vw;
	z-index: 900;
	top: 1px;
}
.contenedor-texto-materia-prima {
	height: 450px;
	text-align: justify;
	color: #574d3b;
	font-size: 1.5vw;
	padding: 0;
	top: 0;
	/*border: solid 1px #000;*/
}
.contenedor-texto-materia-prima h5 {
	color: #574d3b;
	font-family: 'Hind-Bold';
	font-size: 3.41vw;
	text-align: left;
	z-index: 900;
	top: -80px;
	/*border: solid 1px #000;*/
}
.contenedor-texto-materia-prima-scroll {
	height: 450px;
	text-align: justify;
	color: #574d3b;
	font-size: 1.5vw;
	padding: 0;
	top: 0;
	overflow-y: scroll;
	/*border: solid 1px #000;*/
}
.contenedor-texto-materia-prima-scroll h5 {
	color: #574d3b;
	font-family: 'Hind-Bold';
	font-size: 3.41vw;
	text-align: left;
	z-index: 900;
	top: -80px;
	/*border: solid 1px #000;*/
}
/* Tamaño del scroll */
.contenedor-texto-materia-prima-scroll::-webkit-scrollbar {
  width: 8px;
}

 /* Estilos barra (thumb) de scroll */
.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-thumb {
  background: #574d3b;
  border-radius: 4px;
}

.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}

.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

 /* Estilos track de scroll */
.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-track {
  background: #e1e1e1;
  border-radius: 4px;
}

.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-track:hover, 
.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-track:active {
  background: #d4d4d4;
}
/*::::::::::::::::::::::::FIN SOMOS:::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::TIENDA::::::::::::::::::::::::::::*/
.caja-contenido-banner-tienda {
	position: absolute;
	background: #efebe4;
	width: 50%;
	float: right;
	top: -180px;
	right: 0px;
	padding: 55px;
	text-align: left;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-tienda p {
	font-family: 'Hind-Regular';
	font-size: 1.95vw;
}
.caja-contenido-banner-tienda b {
	font-family: 'Hind-Bold';
	font-size: 2.5vw;
	line-height: 35px;
}
.caja-contenido-banner-tienda input {
	width: 70%;
	height: 30px;
	background: #efebe4;
	color: #574d3b;
	font-size: 1.2vw;
	border-bottom: solid 2px #574d3b;
	margin-bottom: 15px;
}
.caja-contenido-banner-tienda input::placeholder {
	color: #574d3b;
}
.caja-contenido-banner-tienda select {
	width: 70%;
	height: 30px;
	background: #efebe4;
	color: #574d3b;
	font-size: 1.2vw;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 2px #574d3b;
}
.boton-enviar-form-contacto-tienda {
	position: relative;
	background-color:#574d3b;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#efebe4;
	font-size:16px;
	padding:3px 60px;
	text-decoration:none;
	float: left;
	left: 100px;
}
.boton-enviar-form-contacto-tienda:hover {
	background-color:#656565;
	color: #fff;
}

.item-categoria-producto {
	position: relative;
	width: 100%;
	background: transparent;
	margin: 0px;
	padding: 50px;
	/*border: solid 2px #000;*/
}
.item-categoria-producto img {
	max-width: 100%;
}
.item-categoria-producto h3 {
	/*background: #574d3b;*/
	font-size: 1.8vw;
	text-align: center;
	color: #576149;
	font-weight: bold;
	/*margin-bottom: 25px;
	border-radius: 5px;
	border: solid 1px #000;*/
}
.item-categoria-producto p {
	font-size: 1vw;
	text-align: justify;
}
.item-categoria-producto2 h3 {
	background: transparent;
	font-size: 1.8vw;
	text-align: center;
	color: #574d3b;
	font-weight: bold;
	margin-bottom: 25px;
	border-radius: 5px;
	font-family: 'Hind-Bold';
	/*border: solid 1px #000;*/
}
.datos-relacionados span {
	background: #574d3b;
	font-size: 1vw;
	text-align: center;
	color: #efebe4;
	font-weight: bold;
	margin-bottom: 25px;
	border-radius: 5px;
	padding: 10px;
	letter-spacing: 0.2vw;
	/*border: solid 1px #000;*/
}
.texto-responsive-productos {
color: #574d3b;
}
/*FILTRO PARA PRODUCTOS*/
.seccion-tienda {
	position: relative;
	background: url(../imagenes/tienda/bg-tienda.jpg);
	background-size: 100% auto;
	/*background-size: cover;*/
	background-repeat: no-repeat; 
	/*top: 100px;*/
	height: auto; /*2500px*/
	margin-bottom: 250px; /*200px*/
	/*border: solid 2px #000;*/
}
.seccion-tienda-2 {
	position: relative;
	background: url(../imagenes/tienda/bg-tienda2.jpg);
	background-size: 100% auto;
	/*background-size: cover;*/
	background-repeat: no-repeat; 
	/*top: 100px;*/
	height: 1500px; /*2500px*/
	/*margin-bottom: 250px;*/ /*200px*/
	/*border: solid 2px #000;*/
}
.bajar-seccion-titulo-tienda {
	position: relative;
	top: 100px;
}
.titulo-productos-tienda {
	font-size: 3.5vw;
	font-family: 'Hind-Bold';
	color: #574d3b;
}
.tamano-item-filtro {
	width: 20%;
  	margin: 0 auto;
  	padding: 0;
}
.tamano-item-filtro img {
	width: 100%;
	height: 100%;
}
.item-producto-tienda {
	position: relative;
	width: 19%;
	display: inline-block;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;
	/*border: solid 2px #000;*/
}
.item-producto-tienda h2 {
	font-size: 1.7vw;
}
.item-producto-tienda img {
	width: 70%;
}

.boton-tienda-comprar {
	background-color:#576149;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	padding: 2px 31px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 15px;
}
.boton-tienda-comprar:hover {
	background-color:#574d3b;
	color: #fff;
}
.boton-tienda-ver-detalles {
	background-color:#efebe4;
	border-radius:28px;
	border: solid 1px #574d3b;
	display:inline-block;
	cursor:pointer;
	color:#574d3b;
	font-size:12px;
	padding: 2px 15px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 15px;
}
.boton-tienda-ver-detalles:hover {
	background-color:#656565;
	color: #fff;
	text-decoration: none;
}
.producto-item-detalles {
  position: absolute;
  width: 85%;
  height: 300px;
  top: 15%;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0 auto;
  z-index: 10;
  /*border: solid 3px #000;*/
}
.producto-item-detalles-texto {
  width: 40%;
  float: right;
  padding: 0;
  text-align: left;
  font-size: 1.5vw;
  /*border: solid 3px #000;*/
}
.producto-item-detalles-texto h4 {
  font-size: 2vw;
}
.producto-item-detalles-texto b {
  font-weight: bold;
}
.producto-item-detalles-foto {
  width: 60%;
  float: left;
  padding: 0;
  /*border: solid 3px #000;*/
}
.producto-item-detalles-foto img {
  width: 72%;
}
/*SEGUNDA OPCIÓN TIENDA*/
.price-body-scroll::-webkit-scrollbar {
  width: 8px;
}

 /* Estilos barra (thumb) de scroll */
.price-body-scroll::-webkit-scrollbar-thumb {
  background: #574d3b;
  border-radius: 4px;
}

.price-body-scroll::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}

.price-body-scroll::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

 /* Estilos track de scroll */
.price-body-scroll::-webkit-scrollbar-track {
  background: #e1e1e1;
  border-radius: 4px;
}

.price-body-scroll::-webkit-scrollbar-track:hover, 
.price-body-scroll::-webkit-scrollbar-track:active {
  background: #d4d4d4;
}
/*FIN SEGUNDA OPCIÓN TIENDA*/

.boton-transferencia-bancaria {
	width: 100%;
	background: #574d3b;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	padding:6px 10px;
	text-decoration:none;
	margin-bottom: 12px;
}
.boton-transferencia-bancaria:hover {
	background-color:#efebe4;
	text-decoration:none;
	color:#574d3b;
	font-family: 'Hind-Regular';
}
/*::::::::::::::::::::::::::FIN TIENDA::::::::::::::::::::::::::*/
/*:::::::::::::::::::::::::::CONTACTO:::::::::::::::::::::::::::*/
.caja-contenido-banner-contacto {
	position: absolute;
	background: #efebe4;
	width: 50%;
	float: right;
	top: -140px;
	right: 0px;
	padding: 55px;
	text-align: left;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-contacto p {
	font-family: 'Hind-Regular';
	font-size: 1.95vw;
}
.caja-contenido-banner-contacto b {
	font-family: 'Hind-Bold';
	font-size: 3vw;
}
/*:::::::::::::::::::::::::FIN CONTACTO:::::::::::::::::::::::::*/
/*:::::::::::::::::::::::::FOOTER::::::::::::::::::::::*/
.footer-area {
	position: relative;
	display: block;
}
.footer-area h3 {
	font-size: 5vw;
	font-family: 'Hind-Bold';
}
.footer-area p {
	font-size: 1vw;
	font-family: 'Hind-Regular';
}
/*:::::::::::::::::FIN FOOTER:::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::RESPONSIVE::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 1920px) {
	.desktop {
		display: block;
	}
	.responsive {
		display: none;
	}
	.logo-centrado {
		position: relative;
		left: -150px;
	}
	/*SLIDES*/
	.caja-contenido-slide {
		position: relative;
		/*background: #efebe4;*/
		top: 50px;
		float: left;
		left: -250px;
		padding: 50px;
		text-align: center;
		/*border: solid 2px #000;*/
	}
	.caja-contenido-slide h2 {
		font-family: 'Hind-Bold';
		font-size: 2.6vw;
		color: #fff;
		letter-spacing: 0.3vw;
		line-height: 40px;
		margin-bottom: 25px;
	}
	.caja-contenido-slide p {
		font-family: 'Hind-Light';
		font-size: 1.5vw;
		color: #fff;
		line-height: 25px;
	}
	.slide-cotiza-ahora {
		border-radius:28px;
		border:3px solid #ffffff;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-size:18px;
		padding:5px 70px;
		text-decoration:none;
		text-shadow:0px 1px 0px #2f6627;
		margin-top: 25px;
	}
	.slide-cotiza-ahora:hover {
		background-color:#efebe4;
		color: #576149;
		text-decoration: none;
	}
	/*SLIDE2*/
	.caja-contenido-slide2 h2 {
		font-family: 'Hind-Bold';
		font-size: 2.6vw;
		color: #576149;
		letter-spacing: 0.3vw;
		line-height: 40px;
		margin-bottom: 25px;
	}
	.caja-contenido-slide2 p {
		font-family: 'Hind-Light';
		font-size: 1.5vw;
		color: #576149;
		line-height: 25px;
	}
	.slide-cotiza-ahora2 {
		border-radius:28px;
		border:3px solid #576149;
		display:inline-block;
		cursor:pointer;
		color: #576149;
		font-size:18px;
		padding:5px 70px;
		text-decoration:none;
		margin-top: 25px;
	}
	.slide-cotiza-ahora2:hover {
		background-color:#efebe4;
		color: #576149;
		text-decoration: none;
	}
/*FIN SLIDE2*/
/*FIN SLIDES*/
}
@media only screen and (max-width: 479px) {
	.desktop {
		display: none;
	}
	.responsive {
		display: block;
	}
	/*:::::::::::::::::::::::::::::INDEX:::::::::::::::::::::::::::::*/
	/*SLIDES*/
	.caja-contenido-slide-responsive {
		position: absolute;
		background: #576149;
		width: 95%;
		height: 500px;
		top: 400px;
		margin: 0 auto;
		left: 0;
		right: 0;
		padding: 25px 25px 25px 25px;
		text-align: center;
		color: #fff;
		z-index: 100;
		/*border: solid 5px #ccc;*/
	}
	.caja-contenido-slide-responsive h2 {
		color: #fff;
	}
	.caja-contenido-slide-responsive p {
		font-family: 'Hind-Regular';
		font-size: 6vw;
		color: #fff;
	}
	.caja-contenido-slide-responsive b {
		font-family: 'Hind-Bold';
		font-size: 6vw;
		color: #fff;
	}
	.caja-contenido-slide-responsive img {
		max-width: 35%;
	}
	/*FIN SLIDES*/
	/*INICIO*/
	.somos {
		position: relative;
		height: 1250px;
		background: url(../imagenes/inicio/bg-somos-responsive.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		z-index: 1;
	}
	.img-nosotros-responsive img {
		width: 90%;
	}
	.elementos-somos {
		position: relative;
		top: -100px;
		/*border: solid 1px #000;*/
	}
	.caja-nosotros-texto {
		height: 850px;
	}
	.items-somos {
		position: relative;
		width: 80%;
		background: #efebe4;
		float: left;
		left: -150px;
		border: solid 2px #ccc;
	}
	.items-somos h5 {
		text-align: center;
		font-size: 4vw;
	}
	/*PRODUCTOS LOS MÁS VENDIDOS*/
	.item-producto-mas-vendido {
		position: relative;
		width: 100%;
		background: #fff;
		margin: 0px;
		padding: 20px;
		text-align: center;
		/*border: solid 2px #000;*/
	}
	.item-producto-mas-vendido img {
		max-width: 100%;
		margin: 0 auto;
	}
	.item-producto-mas-vendido h3 {
		font-size: 8vw;
		text-align: center;
	}
	.item-producto-mas-vendido p {
		font-size: 4vw;
		text-align: justify;
	}

	.boton-leer-mas-producto {
		width: 100%;
		background-color:#574d3b;
		border-radius:28px;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-family: 'Hind-Regular';
		text-align: center;
		font-size:14px;
		padding:3px 50px;
		text-decoration:none;
	}
	.boton-leer-mas-producto:hover {
		background-color:#576149;
		color: #fff;
	}
	/*FIN PRODUCTOS LOS MÁS VENDIDOS*/
	.row-formulario {
		background: #fff;
		padding: 5px;
		border-radius: 10px;
		border: solid 2px #000;
	}
	.row-formulario h3 {
		text-align: center;
	}
	.row-formulario input {
		border: solid 4px #0000;
	}
	/*NUESTROS CLIENTES*/
	.item-nuestros-clientes {
		position: relative;
		width: 50%;
		/*background: #fff;*/
		margin: 0px;
		padding: 20px;
		/*border: solid 2px #000;*/
	}
	.item-nuestros-clientes img {
		max-width: 100%;
	}
	.item-nuestros-clientes h3 {
		font-size: 4.5vw;
		text-align: center;
	}
	/*FIN NUESTROS CLIENTES*/
	/*::::::::::::::::::::::::::::::::::::::FIN INICIO::::::::::::::::::::::::::::::::::::*/
	/*:::::::::::::::::::::::::::::::::::::EMPRESA VERDE::::::::::::::::::::::::::::::::::*/
	.caja-contenido-banner-principal-EV {
		position: relative;
		width: 90%;
		/*background: #efebe4;*/
		top: 100px;
		margin: 0 auto;
		left: auto;
		right: auto;
		padding: 10px;
		/*border: solid 5px #000;*/
	}
	.caja-contenido-banner-principal-EV h2 {
		font-family: 'Hind-Bold';
		font-size: 10vw;
		color: #fff;
		letter-spacing: 0.3vw;
		line-height: 40px;
		text-align: left;
	}
	.caja-contenido-banner-principal-EV p {
		font-family: 'Hind-Light';
		font-size: 5vw;
		color: #fff;
		line-height: 25px;
		text-align: justify;
	}
	.contenedor-texto-kraft {
		height: 356px;
		/*border: solid 2px #000;*/
	}
	.contenedor-texto-kraft p {
		font-size: 16px;
		font-family: 'Hind-Light';
		text-align: justify;
		line-height: 20px;
		padding: 20px;
	}
	.contenedor-texto-semikraft {
		height: 356px;
		/*border: solid 2px #000;*/
	}
	.contenedor-texto-semikraft p {
		font-size: 16px;
		font-family: 'Hind-Light';
		text-align: justify;
		padding: 20px;
	}
	/*:::::::::::::::::::::::::::::::::::FIN EMPRESA VERDE::::::::::::::::::::::::::::::::*/
	/*::::::::::::::::::::EQUIPO Y CAPACIDAD INSTALDA:::::::::::::::*/
.caja-contenido-banner-principal-ECI {
	position: relative;
	width: 105%;
	/*background: #efebe4;*/
	top: 70px;
	float: left;
	left: -10px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-ECI h2 {
	font-family: 'Hind-Bold';
	font-size: 10vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-ECI p {
	font-family: 'Hind-Light';
	font-size: 4.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.bg-equipo-capacidad-instalada {
	background: url(../imagenes/equipo-y-capacidad-instalada/bg-equipo-responsive.jpg);
	background-size: cover;
}
.caja-contenido-capacidad-instalada {
	position: relative;
	/*background: #efebe4;*/
	top: 0px;
	float: left;
	left: -10px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-capacidad-instalada h4 {
	color: #576149;
	font-size: 6vw;
	margin-bottom: 15px;
}
.img-capacidad-instalada img {
	width: 95%;
}
/*:::::::::::::::::FIN EQUIPO Y CAPACIDAD INSTALADA:::::::::::::*/
/*::::::::::::::::::::::::NUESTROS CLIENTES:::::::::::::::::::::*/
.caja-contenido-banner-principal-NC {
	position: relative;
	/*background: #efebe4;*/
	top: 190px;
	float: left;
	left: -10px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-NC h2 {
	width: 100%;
	font-family: 'Hind-Bold';
	font-size: 10vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-NC p {
	font-family: 'Hind-Light';
	font-size: 5.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
/*ITEM INDUSTRIAS*/
.item-industria-NC {
	position: relative;
	width: 90%;
	/*background: #fff;*/
	margin: 0 auto;
	left: auto;
	right: auto;
	padding: 10px;
	margin-bottom: 25px;
	/*border: solid 2px #000;*/
}
.item-industria-NC img {
	max-width: 100%;
	border-radius: 5px;
	box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-webkit-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
	-moz-box-shadow: -1px 3px 13px 1px rgba(0,0,0,0.64);
}
.item-industria-NC h3 {
	font-size: 8vw;
	text-align: center;
}
.item-industria-NC p {
	font-size: 1vw;
	text-align: justify;
}
/* Container holding the image and the text */
.container-img-item-industria {
  position: relative;
  text-align: center;
  color: #fff;
}

/* Bottom left text */
.bottom-left-img-item-industria {
  position: absolute;
  bottom: 30px;
  margin:  0 auto;
  background: rgba(87, 97, 73, 0.8);
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
.bottom-left-img-item-industria h3 {
  color: #fff;
  z-index: 300;
  font-weight: bold;
}
/*FIN ITEM INDUSTRIAS*/
/*:::::::::::::::::::::::FIN NUESTROS CLIENTES::::::::::::::::::*/
/*::::::::::::::::::::::::::::::BLOG::::::::::::::::::::::::::::*/
.caja-contenido-banner-principal-blog {
	position: relative;
	width: 95%;
	background: rgba(0, 0, 0, 0.3);
	top: 150px;
	float: left;
	left: -10px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-blog h2 {
	width: 100%;
	font-family: 'Hind-Bold';
	font-size: 10vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-blog p {
	font-family: 'Hind-Light';
	font-size: 5.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.img-blog-item img {
	width: 90%;
}
.boton-blog-leer-mas {
	width: 100%;
	background-color:#576149;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:25px;
	padding:10px 50px;
	text-decoration:none;
	text-align: center;
}
.boton-blog-leer-mas:hover {
	background-color:#656565;
	color: #fff;
}

/*::::::::::::::::::::::::::::FIN BLOG::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::CONTACTO::::::::::::::::::::::::::*/
.caja-contenido-banner-principal-contacto {
	position: relative;
	/*background: #efebe4;*/
	top: 190px;
	float: left;
	left: -10px;
	padding: 10px;
	/*border: solid 2px #000;*/
}
.caja-contenido-banner-principal-contacto h2 {
	width: 100%;
	font-family: 'Hind-Bold';
	font-size: 10vw;
	color: #fff;
	letter-spacing: 0.3vw;
	line-height: 40px;
	text-align: left;
}
.caja-contenido-banner-principal-contacto p {
	font-family: 'Hind-Light';
	font-size: 5.5vw;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.row-formulario-contacto {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 20px;
}
.boton-form-contacto {
	background-color:#fff;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#576149;
	font-size:14px;
	padding:5px 70px;
	text-decoration:none;
	-webkit-box-shadow: 0px 3px 5px 2px rgba(181,181,181,1);
	-moz-box-shadow: 0px 3px 5px 2px rgba(181,181,181,1);
	box-shadow: 0px 3px 5px 2px rgba(181,181,181,1);
}
.boton-form-contacto:hover {
	background-color:#656565;
	color: #fff;
}
.mapa h2 {
	color: #fff;
	font-size: 3vw;
}
.row-mapa-contacto {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}
.row-texto-mapa {
	position: relative;
	top: 25px;
	color: #fff;
}
/*::::::::::::::::::::::::::FIN CONTACTO::::::::::::::::::::::::*/
	/*:::::::::::::::::::::::::::::::::::::::NOSOTROS:::::::::::::::::::::::::::::::::::::*/
	/*BANNER PRINCIPAL*/
	.caja-contenido-banner-somos-responsive {
		position: absolute;
		background: #efebe4;
		width: 100%;
		height: 400px;
		top: -210px;
		padding: 30px 30px 30px 30px;
		text-align: justify;
		/*border: solid 2px #000;*/
	}
	.caja-contenido-banner-somos-responsive p {
		font-family: 'Hind-Regular';
		font-size: 5vw;
	}
	.caja-contenido-banner-somos-responsive b {
		font-family: 'Hind-Bold';
		font-size: 5vw;
	}
	.caja-contenido-banner-somos-responsive img {
		max-width: 35%;
	}
	.contenedor-iconos{
		position: relative;
		width: 100%;
		height: 100px;
	    text-align:center
	    z-index:900;
	    /*border: solid 1px #000;*/
	}
	.contenedor-iconos img {
		max-width: 80%;
	}
	.contenedor-iconos h3 {
		font-size: 2.5vw;
		color: 576149;
		font-weight: bold;
	}
	.icono1-banner {
		width: 33%;
	    float: left;
	    padding: 0;
	    text-align: center;
	}
	.icono2-banner {
		width: 33%;
		display:inline-block;
		padding: 0;
		text-align: center;
	}
	.icono3-banner {
		width: 33%;
	    float: right;
	    padding: 0;
	    text-align: center;
	}
	/*SECCION2*/
	.caja-contenido-slide-seccion2 {
		position: relative;
		width: 90%;
		float: left;
		left: 20px;
		top: 0px;
		background: #efebe4;
		padding: 80px 20px 80px 20px;
		text-align: left;
		line-height: 25px;
		/*border: solid 2px #000;*/
	}
	.caja-contenido-slide-seccion2 p {
		font-family: 'Hind-Regular';
		font-size: 5vw;
	}
	.caja-contenido-slide-seccion2 b {
		font-family: 'Hind-Bold';
		font-size: 5vw;
	}
	/*SECCION3*/
	.seccion3-somos {
		position: relative;
		background: url(../imagenes/somos/bg-seccion3-responsive.jpg);
		background-size: cover;
	}
	.alineacion-responsive img {
		max-width: 100%;
	}
	.alineacion-responsive {
		top: -70px;
		left: -15px;
		/*border: solid 1px #000;*/
	}
	.titulo-nuestras-materias-primas {
		position: relative;
		top: 50px;
	}
	.titulo-nuestras-materias-primas h2 {
		position: relative;
		color: #574d3b;
		font-family: 'Hind-Bold';
		font-size: 7.5vw;
		text-align: center;
		top: 15px;
	}
	.contenedor-texto-materia-prima {
		height: 350px;
		font-size: 4.5vw;
		/*border: solid 1px #000;*/
	}
	.contenedor-texto-materia-prima h5 {
		color: #574d3b;
		font-family: 'Hind-Bold';
		font-size: 6vw;
		text-align: left;
		top: 0;display: block;
		/*border: solid 1px #000;*/
	}
	.contenedor-texto-materia-prima-scroll {
		height: 350px;
		text-align: justify;
		color: #574d3b;
		font-size: 4.5vw;
		padding: 0;
		top: 0;
		overflow-y: scroll;
		/*border: solid 1px #000;*/
	}
	.contenedor-texto-materia-prima-scroll h5 {
		color: #574d3b;
		font-family: 'Hind-Bold';
		font-size: 6vw;
		text-align: left;
		z-index: 900;
		top: -80px;
		/*border: solid 1px #000;*/
	}
	/* Tamaño del scroll */
	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar {
	  width: 8px;
	}

	 /* Estilos barra (thumb) de scroll */
	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-thumb {
	  background: #574d3b;
	  border-radius: 4px;
	}

	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-thumb:active {
	  background-color: #999999;
	}

	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-thumb:hover {
	  background: #b3b3b3;
	  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
	}

	 /* Estilos track de scroll */
	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-track {
	  background: #e1e1e1;
	  border-radius: 4px;
	}

	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-track:hover, 
	.contenedor-texto-materia-prima-scroll::-webkit-scrollbar-track:active {
	  background: #d4d4d4;
	}
	/*:::::::::::::::::::::::::::::::::::FIN NOSOTROS::::::::::::::::::::::::::::::::::*/
	/*::::::::::::::::::::::::::::::::::::::TIENDA:::::::::::::::::::::::::::::::::::::*/
	.caja-contenido-banner-tienda-responsive {
		position: relative;
		background: #efebe4;
		width: 90%;
		height: 530px;
		margin: 0 auto;
		top: 75px;
		padding: 30px 30px 30px 30px;
		text-align: justify;
		/*border: solid 2px #000;*/
	}
	.caja-contenido-banner-tienda-responsive p {
		font-family: 'Hind-Regular';
		font-size: 5vw;
	}
	.caja-contenido-banner-tienda-responsive b {
		font-family: 'Hind-Bold';
		font-size: 6.8vw;
	}
	.caja-contenido-banner-tienda-responsive input {
		width: 100%;
		height: 30px;
		background: #efebe4;
		color: #574d3b;
		font-size: 4vw;
		border-bottom: solid 2px #574d3b;
		margin-bottom: 15px;
	}
	.caja-contenido-banner-tienda-responsive input::placeholder {
		color: #574d3b;
	}
	.caja-contenido-banner-tienda-responsive select {
		width: 100%;
		height: 30px;
		background: #efebe4;
		color: #574d3b;
		font-size: 4vw;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: solid 2px #574d3b;
	}
	.boton-enviar-form-contacto-tienda {
		position: relative;
		background-color:#574d3b;
		border-radius:28px;
		display:inline-block;
		cursor:pointer;
		color:#efebe4;
		font-size:16px;
		padding:3px 60px;
		text-decoration:none;
		float: left;
		left: 50px;
	}
	.boton-enviar-form-contacto-tienda:hover {
		background-color:#656565;
		color: #fff;
	}


	.seccion-tienda {
		position: relative;
		width: 90%;
		height: 2950px;
		margin: -140px auto;
		margin-bottom: 50px;
		/*border: solid 5px #000;*/
	}
	.titulo-productos-tienda {
		font-size: 8vw;
		/*border: solid 1px #000;*/
	}
	.item-producto-tienda {
		position: relative;
		width: 49%;
		display: inline-block;
		background: #fff;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 50px;
		/*border: solid 2px #000;*/
	}
	.item-producto-tienda h2 {
		font-size: 1.7vw;
	}
	.item-producto-tienda img {
		width: 70%;
	}
	.input-item-producto-tienda input {
		width: 45%;
		text-align: center;
		border: solid 1px #000;
	}
	.boton-tienda-comprar {
		background-color:#576149;
		border-radius:28px;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-size:12px;
		padding: 2px 31px;
		text-align: center;
		text-decoration: none;
		margin-bottom: 15px;
	}
	.boton-tienda-comprar:hover {
		background-color:#574d3b;
		color: #fff;
	}
	.boton-tienda-ver-detalles {
		background-color:#efebe4;
		border-radius:28px;
		border: solid 1px #574d3b;
		display:inline-block;
		cursor:pointer;
		color:#574d3b;
		font-size:12px;
		padding: 2px 15px;
		text-align: center;
		text-decoration: none;
		margin-bottom: 15px;
	}
	.boton-tienda-ver-detalles:hover {
		background-color:#656565;
		color: #fff;
		text-decoration: none;
	}
	.boton-volver-al-carrito {
		width: 50%;
	}
	.item-categoria-producto2 {
		margin-bottom: 25px;
	}
	.item-categoria-producto2 h3 {
	background: #efebe4;
	font-size: 8vw;
	text-align: center;
	color: #574d3b;
	font-weight: bold;
	border-radius: 5px;
	/*border: solid 1px #000;*/
}
.datos-relacionados span {
	background: #574d3b;
	font-size: 6vw;
	text-align: center;
	color: #efebe4;
	font-weight: bold;
	margin-bottom: 25px;
	border-radius: 5px;
	padding: 10px;
	letter-spacing: 0.2vw;
	/*border: solid 1px #000;*/
}
.texto-responsive-productos {
color: #574d3b;
}
	/*::::::::::::::::::::::::::::::::::::FIN TIENDA:::::::::::::::::::::::::::::::::::*/
	/*:::::::::::::::::::::::::::::::::::::CONTACTO::::::::::::::::::::::::::::::::::::*/
	.caja-contenido-banner-contacto-responsive {
		position: absolute;
		background: #efebe4;
		width: 100%;
		height: 200px;
		top: -210px;
		padding: 30px 30px 30px 30px;
		text-align: justify;
		/*border: solid 2px #000;*/
	}
	.caja-contenido-banner-contacto-responsive p {
		font-family: 'Hind-Regular';
		font-size: 5vw;
	}
	.caja-contenido-banner-contacto-responsive b {
		font-family: 'Hind-Bold';
		font-size: 5vw;
	}
	/*:::::::::::::::::::::::::::::::::::FIN CONTACTO::::::::::::::::::::::::::::::::::*/
	/*:::::::::::::::::::FOOTER:::::::::::::::::*/
	.footer-responsive-tienda {
		position: relative;
		top: 100px;
	}
	.footer-area p, a {
		color: #fff;
		font-size: 3vw;
		font-family: 'Hind-Regular';
	}
	/*:::::::::::::::::FIN FOOTER:::::::::::::::*/
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::FIN RESPONSIVE:::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.z-index {
	z-index: 9;
}
.position-relative {
	position: relative!important;
}
.form-control:focus {
	box-shadow: none;
	outline: 0 none;
	border-bottom: 1px solid #5764ec;
}
.btn:focus {
	outline: none !important;
	box-shadow: none;
}
/*button:focus {
	outline: 0 none;
	box-shadow: none;
}
.button:focus {
	outline: none;
	box-shadow: none;
}
.button {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 9px 30px;
	text-align: center;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0.7px;
	font-weight: 700;
	border: 2px solid #5764ec;
	border-radius: 30px;
	color: #fff;
	background: #5764ec;
	cursor: pointer;
	margin-top: 25px;
	overflow: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}
.button:hover {
	color: #5764ec;
	background: transparent;
}*/

.bg-gray {
	background-color: #fbfbfb;
}
.bg-none {
	background: none !important;
}
.color-text {
	color: #5764ec;
}
dl,
ol,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.pt-30 {
	padding-top: 30px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-100 {
	padding-bottom: 100px;
}
.mr-15 {
	margin-right: 15px;
}
.d-table {
	width: 100%;
	height: 100%;
}

.d-table-cell {
	vertical-align: middle;
}
.bg-fixed {
	background-attachment: fixed;
}
.bg-img {
	background-size: cover;
	background-repeat: no-repeat;
}
.section-padding {
	padding: 100px 0;
}
.section-title {
	text-align: center;
	margin-bottom: 75px;
}
.section-title h5 {
	color: #5764ec;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: 0.3px;
}
.section-title h2 {
	font-weight: 700;
	/*text-transform: capitalize;*/
	font-size: 38px;
	line-height: 1.3;
	color: #333;
}
.display-table {
	width: 100%;
	height: 100%;
	display: table;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
.mr-0 {
	margin: 0;
}
.mr-top-50 {
	margin-top: 50px;
}
.back-to-top {
	position: fixed;
	cursor: pointer;
	top: 0;
	right: 15px;
	color: #ffffff;
	background: #656565;
	z-index: 4;
	width: 40px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .9s;
	transition: .9s;
}
.back-to-top:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #576149;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.back-to-top:hover:before,
.back-to-top:focus:before {
	opacity: 1;
	visibility: visible;
}
.back-to-top:hover,
.back-to-top:focus {
	color: #ffffff;
}
.back-to-top.active {
	top: 97%;
	-webkit-transform: translateY(-98%);
	transform: translateY(-98%);
	opacity: 1;
	visibility: visible;
}
.back-to-top i:last-child {
	opacity: 0;
	visibility: hidden;
	top: 60%;
}
.back-to-top:hover i:first-child,
.back-to-top:focus i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden;
}
.back-to-top:hover i:last-child,
.back-to-top:focus i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%;
}
.back-to-top i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	font-size: 20px;
}
.v-middle {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.valign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/* [ Start Overlay ] */

[data-overlay-dark],
[data-overlay-light] {
	position: relative;
}
[data-overlay-dark] .container,
[data-overlay-light] .container {
	position: relative;
	z-index: 2;
}
[data-overlay-dark]:before,
[data-overlay-light]:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
[data-overlay-dark]:before {
	background: #02050b;
}
[data-overlay-light]:before {
	background: #fff;
}
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.bg-dark span,
.bg-color h1,
.bg-color h2,
.bg-color h3,
.bg-color h4,
.bg-color h5,
.bg-color h6,
.bg-color span {
	color: #fff;
}
[data-overlay-dark] p,
.bg-dark p,
.bg-color p {
	color: #dad6d6;
}
[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
	opacity: 0;
}
[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
	opacity: .1;
}
[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
	opacity: .2;
}
[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
	opacity: .3;
}
[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
	opacity: .4;
}
[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
	opacity: .5;
}
[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
	opacity: .6;
}
[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
	opacity: .7;
}
[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before {
	opacity: .8;
}
[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before,
[data-overlay-color="9"]:before {
	opacity: .9;
}
[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before {
	opacity: 1;
}
/* [ End Overlay ] */

/* owl theme */

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 20px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 25px;
	height: 25px;
	margin: 5px 5px;
	background-color: rgba(0, 0, 0, 0.1);
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50px;
	transition: .3s;
	border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot.active span {
	background-color: #574d3b !important;
	width: 25px;
	height: 25px;
	transition: .3s;
}
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: transparent;
	border: 2px solid #5764ec;
	transition: .3s;
}

/**************************************
 * Overlay Effect Bg image
 *************************************/
 
[data-overlay-dark],
[data-overlay-light] {
  position: relative;
}

[data-overlay-dark] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2;
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

[data-overlay-dark]:before {
  background: #101010;
}

[data-overlay-light]:before {
  background: #fff;
}

[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
  color: #fff;
}

[data-overlay-dark] p {
  color: #bbb;
}

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0;
}

[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
  opacity: 0.1;
}

[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
  opacity: 0.2;
}

[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
  opacity: 0.3;
}

[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
  opacity: 0.4;
}

[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
  opacity: 0.5;
}

[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
  opacity: 0.6;
}

[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
  opacity: 0.7;
}

[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before {
  opacity: 0.8;
}

[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before {
  opacity: 0.9;
}

[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1;
}

/**************************************
 * 02.Preloader Area Style
 *************************************/

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #efebe4;
	z-index: 999999;
}
.preloader .preloader-inner {
	width: 100px;
	height: 100px;
	display: inline-block;
	padding: 0px;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.preloader .preloader-inner span {
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background-color: #574d3b !important;
	-webkit-animation: preloader 1.3s linear infinite;
	animation: preloader 1.3s linear infinite;
}
.preloader .preloader-inner span:last-child {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
@keyframes preloader {
	0% {
		-webkit-transform: scale(0, 0);
		transform: scale(0, 0);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		opacity: 0;
	}
}
@-webkit-keyframes preloader {
	0% {
		-webkit-transform: scale(0, 0);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1, 1);
		opacity: 0;
	}
}

/**************************************
 * 03.Navber Area Style
 *************************************/

.navbar-b {
	transition: all .5s ease-in-out;
	background: rgba(255,255,255, 0.2);
	 backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
	padding-top: 1rem; /*1.563rem*/
	padding-bottom: 1rem; /*1.563rem*/
}
.navbar-b.navbar-reduce {
	box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}
.navbar-b.navbar-trans .nav-item,
.navbar-b.navbar-reduce .nav-item {
	position: relative;
	padding-right: 10px;
	padding-left: 0;
	text-align: center;
}
.main-index-nav.navbar-b.navbar-trans .nav-link,
.main-index-nav.navbar-b.navbar-reduce .nav-link {
	color: #fff;
}
.navbar-b.navbar-trans .nav-link,
.navbar-b.navbar-reduce .nav-link {
	color: #fff;/*:::::::::::::::::::::::::::::::::::::::::: LINKS DE MENU ::::::::::::::::::::::::::::::*/
	/*text-transform: capitalize;*/
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 18px;
}
.navbar-b.navbar-trans .nav-link:hover,
.navbar-b.navbar-reduce .nav-link:hover {
	color: #1B1B1B;
}
.main-index-nav.navbar-b.navbar-trans .nav-link:hover {
	color: #333;
}
.navbar-b.navbar-trans .nav-link:hover {
	color: #fff;
}
.main-index-nav.navbar-b.navbar-trans .show > .nav-link,
.main-index-nav.navbar-b.navbar-trans .active > .nav-link,
.main-index-nav.navbar-b.navbar-trans .nav-link.show,
.main-index-nav.navbar-b.navbar-trans .nav-link.active {
	color: #333;
}
.navbar-b.navbar-trans .show > .nav-link,
.navbar-b.navbar-trans .active > .nav-link,
.navbar-b.navbar-trans .nav-link.show,
.navbar-b.navbar-trans .nav-link.active {
	color: #574d3b; /*:::::::::::::::::::::::::::::::::::::::::: ACTIVE DE MENU ::::::::::::::::::::::::::::::*/
}
.navbar-b.navbar-reduce {
	transition: all .5s ease-in-out;
	/*background-color: #fff;*/
	background: rgba(87,97,73, 0.4);
	backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-animation: 500ms ease-in-out 0s normal fadeInDown;
	animation: 500ms ease-in-out 0s normal fadeInDown;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
.navbar-b.navbar-reduce .nav-link {
	color: #555;
}
.navbar-b.navbar-reduce .nav-link:hover {
	color: #505050;
}

.main-index-nav.navbar-b.navbar-reduce .show > .nav-link,
.main-index-nav.navbar-b.navbar-reduce .active > .nav-link,
.main-index-nav.navbar-b.navbar-reduce .nav-link.show,
.main-index-nav.navbar-b.navbar-reduce .nav-link.active {
	color: #333;
}
.navbar-b.navbar-reduce .show > .nav-link,
.navbar-b.navbar-reduce .active > .nav-link,
.navbar-b.navbar-reduce .nav-link.show,
.navbar-b.navbar-reduce .nav-link.active {
	color: #555;
}
.navbar-b.navbar-reduce .navbar-brand {
	color: #333;
}
.navbar-b.navbar-reduce .navbar-toggler span {
	background-color: #1B1B1B;
}
.navbar-b .navbar-brand {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
}
.navbar-b .navbar-nav .dropdown-item.show .dropdown-menu,
.navbar-b .dropdown.show .dropdown-menu,
.navbar-b .dropdown-btn.show .dropdown-menu {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	visibility: visible !important;
}
.navbar-b .dropdown-menu {
	margin: 1.12rem 0 0;
	border-radius: 0;
}
.navbar-b .dropdown-menu .dropdown-item {
	padding: .7rem 1.7rem;
	transition: all 500ms ease;
}
.navbar-b .dropdown-menu .dropdown-item:hover {
	background-color: #5764ec;
	color: #fff;
	transition: all 500ms ease;
}
.navbar-b .dropdown-menu .dropdown-item.active {
	background-color: #5764ec;
}
.navbar-toggler {
	position: relative;
}
.navbar-toggler:focus,
.navbar-toggler:active {
	outline: 0;
}
.navbar-toggler span {
	display: block;
	background-color: #fff;
	height: 3px;
	width: 25px;
	margin-top: 4px;
	margin-bottom: 4px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	left: 0;
	opacity: 1;
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
	transition: -webkit-transform .35s ease-in-out;
	transition: transform .35s ease-in-out;
	transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
	height: 12px;
	visibility: hidden;
	background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	opacity: 0.9;
}
.navbar-b .black-logo {
	display: none;
}
.navbar-b.navbar-reduce .navbar-brand .white-logo {
	display: none;
}
.navbar-b.navbar-reduce .navbar-brand .black-logo {
	display: block;
}
.logo-centrado {
	margin-left: 65px;
}
/**************************************
 * 04.Home Section Style
 *************************************/

.home-area {
	height: 100vh;
	position: relative;
	z-index: 1;
	text-align: center;
	background: url(../img/home-bg-sahpe.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 150px;
	padding-bottom: 40px;
}
/*
.home-area::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .7;
	background: #000 !important;
}
*/
.hero-equal-height {
	position: relative;
	min-height: 660px;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}
.home-area .home-content {
	margin-bottom: 50px;
}
.home-area .home-content h1 {
	font-size: 40px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700;
	line-height: 1.5;
}
.home-area .home-content p {
	font-size: 14px;
	color: #000;
}
.animated-area .home-content p {
	font-size: 14px;
	color: #fff;
}
.home-animation .button.home-btn-1 {
	color: #fff;
	background: #252525;
	border: 2px solid #252525;
	margin-right: 15px;
}
.home-animation .button.home-btn-1:hover {
	color: #333;
	background: transparent;
	border: 2px solid #252525;
}
.home-animation .button.home-btn-2:hover {
	color: #5764ec;
	background: transparent;
	border: 2px solid #5764ec;
}
.button.home-btn-1 {
	color: #333;
	background: #fff;
	border: 2px solid #ffffff;
	margin-right: 15px;
}
.button.home-btn-1:hover {
	color: #ffffff;
	background: transparent;
	border: 2px solid #ffffff;
}
.button.home-btn-2:hover {
	color: #ffffff;
	background: transparent;
	border: 2px solid #ffffff;
}

#particles-js {
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 5;
}

/**************************************
 * 04.Home Shape Animation Style
 *************************************/
.home-shape-animation .shape-1 {
    position: absolute;
    right: 10%;
    top: 16%;
    z-index: -1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
}
.home-shape-animation .shape-2 {
    position: absolute;
    left: 8%;
    top: 30%;
    z-index: -1;
}
.home-shape-animation .shape-2 img {
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.home-shape-animation .shape-3 {
    position: absolute;
    left: 5%;
    bottom: 25%;
    z-index: -1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
}
.home-shape-animation .shape-4 {
    position: absolute;
    right: 10%;
    bottom: 25%;
    z-index: -1;
    -webkit-animation: animationFramesTwo 20s infinite linear;
    animation: animationFramesTwo 20s infinite linear;
}
.home-shape-animation .shape-5 {
    position: absolute;
    left: 50%;
    top: 35%;
    z-index: -1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite;
}
.home-shape-animation .shape-6 {
    position: absolute;
    left: 50%;
    bottom: 15%;
    z-index: -1;
    -webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite;
}
.home-shape-animation .shape-7 {
    position: absolute;
    left: 50%;
    top: 15%;
    z-index: -1;
    -webkit-animation: moveScale 3s linear infinite;
    animation: moveScale 3s linear infinite;
}

@-webkit-keyframes rotateMe{
    from{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes rotateMe{
    from{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes animationFramesOne{
    0%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
    20%{
        -webkit-transform:translate(73px,-1px) rotate(36deg);
        transform:translate(73px,-1px) rotate(36deg)
    }
    40%{
        -webkit-transform:translate(141px,72px) rotate(72deg);
        transform:translate(141px,72px) rotate(72deg)
    }
    60%{
        -webkit-transform:translate(83px,122px) rotate(108deg);
        transform:translate(83px,122px) rotate(108deg)
    }
    80%{
        -webkit-transform:translate(-40px,72px) rotate(144deg);
        transform:translate(-40px,72px) rotate(144deg)
    }
    100%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
}
@keyframes animationFramesOne{
    0%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
    20%{
        -webkit-transform:translate(73px,-1px) rotate(36deg);
        transform:translate(73px,-1px) rotate(36deg)
    }
    40%{
        -webkit-transform:translate(141px,72px) rotate(72deg);
        transform:translate(141px,72px) rotate(72deg)
    }
    60%{
        -webkit-transform:translate(83px,122px) rotate(108deg);
        transform:translate(83px,122px) rotate(108deg)
    }
    80%{
        -webkit-transform:translate(-40px,72px) rotate(144deg);
        transform:translate(-40px,72px) rotate(144deg)
    }
    100%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
}
@-webkit-keyframes animationFramesTwo{
    0%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
    20%{
        -webkit-transform:translate(-73px,1px) rotate(-36deg);
        transform:translate(-73px,1px) rotate(-36deg)
    }
    40%{
        -webkit-transform:translate(-141px,-72px) rotate(-72deg);
        transform:translate(-141px,-72px) rotate(-72deg)
    }
    60%{
        -webkit-transform:translate(-83px,-122px) rotate(-108deg);
        transform:translate(-83px,-122px) rotate(-108deg)
    }
    80%{
        -webkit-transform:translate(40px,-72px) rotate(-144deg);
        transform:translate(40px,-72px) rotate(-144deg)
    }
    100%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
}
@keyframes animationFramesTwo{
    0%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
    20%{
        -webkit-transform:translate(-73px,1px) rotate(-36deg);
        transform:translate(-73px,1px) rotate(-36deg)
    }
    40%{
        -webkit-transform:translate(-141px,-72px) rotate(-72deg);
        transform:translate(-141px,-72px) rotate(-72deg)
    }
    60%{
        -webkit-transform:translate(-83px,-122px) rotate(-108deg);
        transform:translate(-83px,-122px) rotate(-108deg)
    }
    80%{
        -webkit-transform:translate(40px,-72px) rotate(-144deg);
        transform:translate(40px,-72px) rotate(-144deg)
    }
    100%{
        -webkit-transform:translate(0px,0px) rotate(0deg);
        transform:translate(0px,0px) rotate(0deg)
    }
}
@-webkit-keyframes rotate3d{
    0%{
        -webkit-transform:rotateY(0deg);
        transform:rotateY(0deg)
    }
    100%{
        -webkit-transform:rotateY(360deg);
        transform:rotateY(360deg)
    }
}
@keyframes rotate3d{
    0%{
        -webkit-transform:rotateY(0deg);
        transform:rotateY(0deg)
    }
    100%{
        -webkit-transform:rotateY(360deg);
        transform:rotateY(360deg)
    }
}
@-webkit-keyframes moveScale{
    0%{
        -webkit-transform:scale(.6);
        transform:scale(.6)
    }
    50%{
        -webkit-transform:scale(.8);
        transform:scale(.8)
    }
    100%{
        -webkit-transform:scale(.6);
        transform:scale(.6)
    }
}
@keyframes moveScale{
    0%{
        -webkit-transform:scale(.6);
        transform:scale(.6)
    }
    50%{
        -webkit-transform:scale(.8);
        transform:scale(.8)
    }
    100%{
        -webkit-transform:scale(.6);
        transform:scale(.6)
    }
}
@-webkit-keyframes moveLeftBounce{
    0%{
        -webkit-transform:translateX(0px);
        transform:translateX(0px)
    }
    50%{
        -webkit-transform:translateX(20px);
        transform:translateX(20px)
    }
    100%{
        -webkit-transform:translateX(0px);
        transform:translateX(0px)
    }
}
@keyframes moveLeftBounce{
    0%{
        -webkit-transform:translateX(0px);
        transform:translateX(0px)
    }
    50%{
        -webkit-transform:translateX(20px);
        transform:translateX(20px)
    }
    100%{
        -webkit-transform:translateX(0px);
        transform:translateX(0px)
    }
}
@-webkit-keyframes moveBounce{
    0%{
        -webkit-transform:translateY(0px);
        transform:translateY(0px)
    }
    50%{
        -webkit-transform:translateY(20px);
        transform:translateY(20px)
    }
    100%{
        -webkit-transform:translateY(0px);
        transform:translateY(0px)
    }
}
@keyframes moveBounce{
    0%{
        -webkit-transform:translateY(0px);
        transform:translateY(0px)
    }
    50%{
        -webkit-transform:translateY(20px);
        transform:translateY(20px)
    }
    100%{
        -webkit-transform:translateY(0px);
        transform:translateY(0px)
    }
}

/**************************************
 * 04.1.Animated Headline Home Style
 *************************************/

.animated-area {
	height: 100vh;
	position: relative;
	z-index: 1;
	text-align: center;
	background: url(../img/home-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding-top: 150px;
	padding-bottom: 40px;
}
.animated-area::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .6;
	background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(2, 45, 98, 0)), to(#022d62)), -webkit-gradient(linear, right top, left top, color-stop(0, rgba(2, 45, 98, 0)), to(#022d62));
	background: linear-gradient(to left, rgba(2, 45, 98, 0) 0, #022d62 100%), linear-gradient(to left, rgba(2, 45, 98, 0) 0, #022d62 100%);
}
.animated-area .home-content h1 {
	font-size: 65px;
	color: #ffffff;
	margin-bottom: 15px;
	font-weight: 900;
	line-height: 1.5;
}
.cd-words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left;
}
.cd-words-wrapper b {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	left: 0;
	top: 0;
}
.cd-words-wrapper b.is-visible {
	position: relative;
}
.cd-headline.clip span {
	display: inline-block;
}
.cd-headline.clip .cd-words-wrapper {
	overflow: hidden;
	vertical-align: top;
	color: #ffffff;
	font-weight: 900;
	letter-spacing: 0px;
}
.cd-headline.clip .cd-words-wrapper::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: #fff;
}
.cd-headline.clip b {
	opacity: 0;
}
.cd-headline.clip b.is-visible {
	opacity: 1;
}

/**************************************
 * 04.2. Slider Home Section Style
 *************************************/

.home-slider {
    min-height: 100vh;
    overflow: hidden;
}

.home-slider .slider-caption h4 {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.home-slider .slider-caption h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    margin-top: 15px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.home-slider .slider-caption .button {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.slider-fade .owl-item {
    height: 100vh;
    position: relative;
}

.slider-fade .slider-item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.slider-fade .slider-item .slider-caption {
    z-index: 9;
}

.home-slider .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.home-slider .owl-theme .owl-nav button.owl-prev {
    position: absolute;
    left: 30px;
    color: #fff;
    font-size: 40px;
}
.home-slider .owl-theme .owl-nav button.owl-next {
    position: absolute;
    right: 30px;
    color: #fff;
    font-size: 40px;
}

/**************************************
 * 05.Partner Logo Section Style
 *************************************/

.partner-area {
}
.partner-item {
    padding: 5px 20px;
    margin: 5px 15px;
}
.partner-area .partner-carousel img {
	opacity: .6;
	max-width: 100%;
	width: inherit!important;
	margin: 0 auto;
}

.partner-area .partner-carousel img:hover {
	opacity: 1;
	cursor: pointer;
}

/**************************************
 * 06.About Section Style
 *************************************/

.about-area {
	position: relative;
	z-index: 1;
}
.about-area .bg-shape {
	background-image: url(../imagenes/inicio/bg-somos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	width: 700px;
	height: 705px;
	background-size: 80%;
	top: 15px;
	right: 0;
	z-index: -1;
}
.about-content h5 {
	color: #5764ec;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: 0.3px;
}
.about-content h2 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 15px;
}
.about-content-text p {
	margin-bottom: 15px;
}
.about-content-text .button {
	margin-top: 10px;
}
.about-image-wrapper {
	text-align: center;
}

/**************************************
 * 07.Service Section Style
 *************************************/
.services-area .section-title {
    margin-bottom: 45px;
}
.single-services-item {
	position: relative;
	padding: 45px 30px 35px;
	text-align: left;
	margin-top: 30px;
	color: #000;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
	box-shadow: 0px 5px 30px 0px rgba(148, 146, 245, 0.15);
	transition: all 0.4s ease 0s;
}
.single-services-item:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.services-icon {
	position: relative;
    text-align: left;
    margin-bottom: 20px;
}
.services-icon::before {
	content: '';
    position: absolute;
    top: -10px;
    left: -15px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: rgb(243, 84, 22, 0.05);
    -webkit-transition: .5s;
    transition: .5s;
}
.services-icon i {
	font-size: 40px;
	color: #5764ec;
}

.services-info h6 {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: capitalize;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.services-info p {
	color: #444;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.single-services-item .services-details-btn {
    margin-top: 20px;
    text-align: right;
}
.single-services-item .services-details-btn .more-btn {
    display: inline-block;
    font-size: 15px;
    color: #5764ec;
    font-weight: 700;
}

/**************************************
 * 08. Overview Section CSS
 **************************************/
.overview-content h5 {
    color: #5764ec;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.3px;
}

.overview-content h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.overview-content p {
	margin: 0 0 0 0;
}

.overview-content .features-list {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 16px;
	margin-left: -10px;
	margin-right: -10px;
}

.overview-content .features-list li {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.overview-content .features-list li span {
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 400;
	display: block;
	padding: 20px 15px;
	color: #333;
	background-color: #ffffff;
	border-radius: 3px;
	border-left: 2px solid #5764ec;
	-webkit-box-shadow: -1px 3px 20px 0px rgb(82, 90, 101, 0.1);
	box-shadow: -1px 3px 20px 0px rgb(82, 90, 101, 0.1);
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.overview-content .features-list li span::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	border-radius: 0px 3px 3px 0px;
	background-color: #5764ec;
	z-index: -1;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.overview-content .features-list li span:hover {
	color: #ffffff;
}

.overview-content .features-list li span:hover::before {
	width: 100%;
}

.overview-image {
	position: relative;
	text-align: center;
}
.overview-image img {
	border-radius: 3px;
}

.overview-image .video-btn {
	height: 70px;
	width: 70px;
	line-height: 70px;
	border-radius: 50%;
	display: block;
	color: #fff;
	background: #5764ec;
	margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.overview-image .iq-video.video-btn i {
	font-size: 85px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.overview-image .video-btn {
	border-radius: 50%;
	display: block;
	-webkit-animation: ripple-white 1s linear infinite;
	animation: ripple-white 1s linear infinite;
	-webkit-transition: .5s;
}
@-webkit-keyframes ripple-white {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4), 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4), 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4);
	}
	100% {
		-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(255, 255, 255, 0);
	}
}
@keyframes ripple-white {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4), 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4), 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4);
	}
	100% {
		-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(255, 255, 255, 0);
	}
}

/**************************************
 * 09.Counter Section Style
 *************************************/

.counter-area {
	text-align: center;
	background-color: #f9f9fa;
	position: relative;
	color: #fff;
	text-align: center;
	background: url(../img/banner-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	z-index: 1;
}
.counter-area::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .8;
	z-index: -1;
	background: #000;
}
.counter-area .section-title h5 {
	color: #ffffff;
}
.counter-area .section-title h2 {
	color: #fff;
}
.counter-contents h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 5px;
	word-spacing: -10px;
}
.counter-contents h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

/**************************************
 * 10.Works Section Style
 *************************************/

.project-area {
}

.project-area .section-title {
    text-align: center;
    margin-bottom: 45px;
}

.single-project {
	position: relative;
	margin-top: 30px;
}

.single-project::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.project-image img {
	border-radius: 3px;
}

.single-project .works-overly-info {
	position: absolute;
	left: 18px;
	right: 18px;
	bottom: 18px;
	text-align: left;
	color: #ffffff;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	font-size: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.single-project .works-overly-info:hover {
	text-decoration: none;
}

.single-project .works-overly-info .text {
	background: #ffffff;
	padding: 15px 20px;
	text-align: center;
	border-radius: 3px;
}

.single-project .works-overly-info .text h3 {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.single-project .works-overly-info .text h3 a {
	color: #333;
	font-size: 18px;
	margin: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.single-project .works-overly-info .text h3 a:hover {
	color: #5764ec;
	text-decoration: underline;
}

.single-project .works-overly-info .text .works-category {
	font-size: 14px;
	color: #5764ec;
	font-weight: 500;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.single-project:hover::before, .single-project:focus::before {
	opacity: 0.7;
	visibility: visible;
}

.single-project:hover .works-overly-info, .single-project:focus .works-overly-info {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: .6s;
	transition: .6s;
}

.project-more-btn {
	margin-top: 20px;
}

/**************************************
 * 11.Pricing Section Style
 *************************************/

.price-area .section-title {
	text-align: center;
	margin-bottom: 45px;
}

.pricing-content {
    padding: 15px 15px; /*padding: 45px 40px;*/
    background: #ffffff;
    text-align: center;
    border-radius: 7px;
		/*margin-top: 30px;*/
    box-shadow: -1px 3px 20px 0px rgba(75, 81, 91, 0.1);
    transition: all 0.4s ease 0s;
    border:  solid 5px #576149;
}
.datos-relacionados2 {
	background: #574d3b;
	font-size: 1vw;
	text-align: center;
	color: #efebe4;
	font-weight: bold;
	margin-bottom: 25px;
	border-radius: 5px;
	padding: 10px;
	letter-spacing: 0.2vw;
}
.datos-relacionados3 {
	background: #cc0000;
	font-size: 0.8vw;
	text-align: center;
	color: #fff;
	margin-bottom: 25px;
	border-radius: 5px;
	padding: 5px;
}
.price-heading {
    margin-bottom: 30px;
    text-align: center;
}
.price-heading .price-name h3 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}

.price-heading .price-name h2 {
    font-size: 45px;
    font-weight: 700;
    color: #5764ec;
	display: inline-block;
}

.price-heading .price-name .price-small-text {
    font-size: 15px;
    font-weight: 600;
    color: #3e3e3e;
}
.price-body {
	height: 550px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: auto;
  overflow-y: auto;
}
.price-body ul li {
    display: block;
    padding: 5px 0;
}
.price-body ul li:last-child {
    padding-bottom: 0;
}
.price-body ul li i {
    color: #6f64e7;
    padding-right: 5px;
}
.price-body .offer-list-none {
    color: #b7b7b7;
}
.price-body .offer-list-none i {
    color: #ff9aa0;
}
.price-btn {
    text-align: center;
    margin-bottom: 30px;
}
.price-btn .button {
    display: block;
    margin: 0;
}

/**************************************
 * 12.Team Section Style
 *************************************/

.team-area {
}

.team-area .section-title {
	margin-bottom: 45px;
}
.single-team-box {
	margin-top: 30px;
	overflow: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.team-image {
	position: relative;
	z-index: 1;
	border-radius: 3px;
	overflow: hidden;
}

.team-image::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #000;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.single-team-box:hover .team-image::before {
    opacity: .8;
    visibility: visible;
}

.single-team-box .team-image img {
	width: 100%;
	height: auto;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.single-team-box:hover .team-image img {
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.team-social-icon {
    position: absolute;
    z-index: 5;
    top: 50%;
    width: 100%;
	text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.team-social-icon a {
    padding: 15px;
    color: #fff;
	font-size: 18px;
	display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	will-change: transform;
	text-decoration: none;
}
.single-team-box:hover .team-social-icon a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.team-info {
	padding: 20px 15px 0px;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.team-info h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}
.team-info span {
	color: #5764ec;
	font-size: 14px;
	font-weight: 500;
	display: block;
}

/**************************************
 * 13.Testimonial Section Style
 *************************************/

.testimonial-area {
	position: relative;
	z-index: 1;
}

.testimonial-area .owl-stage-outer {
  margin: 0 -8px;
  padding-left: 8px;
  padding-top: .35rem;
}
.testimonial-content-inner .testimonial-text {
	position: relative;
    background: #ffffff;
    border-radius: 3px;
    padding: 30px 25px;
    text-align: left;
	-webkit-box-shadow: 0 3px 8px rgba(0, 9, 128, 0.05), 0 14px 10px rgba(0, 9, 128, 0.04);
	box-shadow: 0 3px 8px rgba(0, 9, 128, 0.05), 0 14px 10px rgba(0, 9, 128, 0.04);
}
.testimonial-content-inner .testimonial-text:before {
    content: '';
    bottom: -20px;
    top: auto;
    border-color: #fff transparent transparent #fff;
    display: block;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
}

.testimonial-content-inner .testimonial-text p {
}

.testimonial-text .rating-box {
	margin-top: 10px;
}

.testimonial-text .rating-box h6 {
    font-size: 15px;
    font-weight: 700;
    color: #777;
}

.testimonial-text .rating-box ul li {
	display: inline-block;
}

.testimonial-text .rating-box ul li i {
	color: #ffce39;
	font-size: 15px;
}
.testimonial-content-inner .author-info-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: left;
	padding: 30px 0;
}
.testimonial-content-inner .author-info-box .author-img img {
    border-radius: 50%;
    border: 5px solid #fff;
    width: 75px;
    margin: 0 auto;
	-webkit-box-shadow: 0 3px 15px rgba(218, 225, 232, 0.85);
	box-shadow: 0 3px 15px rgba(218, 225, 232, 0.85);
}
.testimonial-content-inner .author-info-box .author-img {
	margin-right: 18px;
}
.testimonial-content-inner .author-info-box h3 {
	font-size: 18px;
	font-weight: 700
}

.testimonial-content-inner .author-info-box span {
	font-size: 14px;
	font-weight: 500
}

.testimonial-area .owl-theme .owl-nav.disabled+.owl-dots {
	position: unset;
	right: 0;
	top: 50%;
	transform: none;
	margin-top: 20px;
}
.testimonial-area .owl-theme .owl-dots .owl-dot span {
	background-color: #ddd;
}
.slider-bg-grey .owl-theme .owl-dots .owl-dot span {
	background-color: #cacaca;
}

/**************************************
 * 14.Faq Section Style
 *************************************/

.faq-area {
}
.faq-accordion .accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
}

.faq-accordion .accordion .accordion-item {
	display: block;
    border-radius: 0;
	/*margin-bottom: 20px;*/
    overflow: hidden;
}

.faq-accordion .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-accordion .accordion .accordion-item .accordion-title {
    padding: 20px;
    color: #333;
    position: relative;
    background: #f5f5f6;
    font-size: 16px;
    font-weight: 700;
    display: block;
    border: none;
}

.faq-accordion .accordion .accordion-item .accordion-title i {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #767c99;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
}

.faq-accordion .accordion .accordion-item .accordion-title.active i::before {
  content: "\f0d8";
}

.faq-accordion .accordion .accordion-item .accordion-content {
  display: none;
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 20px 15px;
  font-size: 15px;
}

.faq-accordion .accordion .accordion-item .accordion-content.show {
  display: block;
}
.accordion-content-span1 {
	font-size: 36px;
}
/**************************************
 * 15. Blog Section Style
 *************************************/

.blog-area .section-title {
	text-align: center;
    margin-bottom: 45px;
}
.blog-area .single-blog {
	background: #ffffff;
	-webkit-box-shadow: 0 3px 15px -5px rgba(68, 107, 138, 0.3);
	box-shadow: 0 3px 15px -5px rgba(68, 107, 138, 0.3);
	border-radius: 3px;
	margin-top: 35px;
	overflow: hidden;
}

.blog-area .post-img {
	position: relative;
	overflow: hidden;
}

.blog-area .single-blog img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.blog-area .single-blog:hover img {
	-webkit-filter: none;
	filter: none;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.blog-area .single-blog .blog-content {
	padding: 25px 25px;
	text-align: left;
}

.blog-content .blog-date {
	margin-bottom: 15px;
}

.blog-content .blog-date .blog-list li {
	display: inline-block;
}

.blog-content .blog-date .blog-list li h6 {
	font-size: 13px;
	color: #777;
	display: inline-block;
}

.blog-content .blog-date .blog-list li .blog-inline-sep {
	padding: 0 5px;
	font-size: 12px;
	color: #333;
}

.blog-content .blog-date .blog-list li a {
	font-size: 13px;
	color: #5764ec;
	font-weight: 600;
	display: inline-block;
}

.blog-area .single-blog .blog-content h3 a {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 1.5;
	margin-bottom: 10px;
	display: block;
}

.blog-area .single-blog .blog-content h3 a:hover {
	color: #5764ec;
	text-decoration: underline !important;
}

.blog-bottom-text-link {
	margin-top: 10px;
}

.single-blog .blog-content .blog-bottom-text-link a {
	color: #5f5f5f;
	display: inline-block;
	font-size: 16px;
	margin-top: 15px;
	display: block;
	font-weight: 700;
	letter-spacing: 0.7px;
}

.single-blog .blog-content .blog-bottom-text-link a:hover {
	color: #5764ec;
	text-decoration: underline !important;
}

/**************************************
 * 16. Contact Section Style
 *************************************/

.contact-information {
}

.contact-info-title {
	margin-bottom: 15px;
}

.contact-info-title h3 {
	font-size: 25px;
	font-weight: 700;
}

.contact-details {
	position: relative;
	z-index: 1;
	text-align: left;
	margin-top: 10px;
	display: block;
	overflow: hidden;
}

.contact-details h6 {
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
	padding-top: 8px;
}

.contact-details p {
	font-size: 15px;
}

.contact-area .form input,
.contact-area .form select,
.contact-area .form textarea {
	width: 100%;
	padding: 5px 0px;
	border: 0;
	/*background-color: #f5f5fa;*/
	color: #576149;
	font-weight: bold;
	border-radius: 3px;
	border: 2px solid #576149; /*antigua maquetacion --> border-bottom: 3px solid #576149;*/
	text-align-last:center;
}
.contact-area .form input::placeholder {
	text-align: center;
	color: #576149;
	font-weight: bold;
}
.contact-area .form textarea {
	max-height: 120px;
	max-width: 100%;
}
#contact-form .button {
	margin: 0;
}
.form-group {
	margin-bottom: 25px;
}
button,
input,
textarea {
	color: #505050;
}
button,
input,
textarea:focus {
	border: none;
	outline: none;
	text-align: center;
}
.contact-area .form-message.success {
	background: #03b103;
	color: #fff;
	padding: 10px 15px;
	border-radius: 3px;
}
.contact-area .form-message.error {
	background: #ff4d15;
	color: #fff;
	padding: 10px 15px;
	border-radius: 3px;
}

/**************************************
 * 17.Footer Section Style
 *************************************/

.footer-top-area {
	padding: 70px 0;
	background-color: #656565;
}
.footer-bottom-area {
	padding: 30px 0;
	background-color: #1e1f21;
}
.footer-content.mid-content {
	padding-left: 130px;
}

.footer-content img {
	margin-bottom: 30px;
}

.footer-content h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 25px;
}

.footer-content p {
	color: #e8e8e8;
}

.footer-link li {
	color: #e8e8e8;
	line-height: 35px;
}

.footer-link li a {
	color: #e8e8e8;
}

.footer-link li a:hover {
	color: #5764ec;
	text-decoration: underline;
}

.footer-link li i {
	margin-right: 10px;
	color: #fff;
}

.footer-social {
	margin-top: 20px;
}

.footer-social li {
	display: inline-block;
}

.footer-social li a {
	display: inline-block;
	background-color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
	color: #333;
	font-size: 15px;
	margin-right: 7px;
}

.footer-social li a:hover {
	background-color: #5764ec;
	color: #fff;
}

/* Subscribe Section Style */

.subscribe-form-wrap {
	margin-top: 15px;
}
.subscribe-form {
	position: relative;
}

.subscribe-form .form-input {
	border: 0;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    padding: 5px 0 5px 15px;
    color: #333;
}
.form-input:focus{
	outline: 0;
	-webkit-box-shadow:0 0;
	-moz-box-shadow:0 0;
	box-shadow:0 0;
}

.subscribe-form .submit-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
    color: #fff;
	background-color: #5764ec;
    text-transform: capitalize;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    line-height: 40px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    letter-spacing: .5px;
    padding: 0 25px;
    box-shadow: none;
	border: 0;
}
.footer-copyright p {
	color: #fff;
}
/*CARRITO*/
.badge {
	position: absolute;
	top: -5px;
	background: #574d3b;
	color: #efebe4;
	border-radius: 50%;
	border:solid 1px #574d3b;
}
/*FIN CARRITO*/
/*BOTON FLOTANTE WHATSAPP*/
.float{
  position:fixed;
  z-index: 999;
  width:50px;
  height:50px;
  /*bottom:40px;
  right:40px;*/
  bottom: 70px;
  right: 10px;
  background: url(../imagenes/whatsapp-blanco.png), #576149;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius:50%;
  text-align:center;
}
.float:hover {
  text-decoration: none;
  background: url(../imagenes/whatsapp-verde.png), #efebe4;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
}
/*FIN BOTON FLOTANTE WHATSAPP*/

/*BOTON CARRITO*/
.float-carrito{
  position:fixed;
  z-index: 999;
  width:50px;
  height:50px;
  /*bottom:40px;
  right:40px;*/
  bottom: 130px;
  right: 10px;
  background: url(../imagenes/tienda/carrito-negro.png), #efebe4;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius:50%;
  border: solid 1px #656565;
  text-align:center;
}
.float-carrito:hover {
  text-decoration: none;
  background: url(../imagenes/tienda/carrito-negro.png), #efebe4;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
}
/*FIN BOTON CARRITO*/
/* Modal container*/
.modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s;
  transition: all .7s;
  z-index: 999999999999;
}
/* Modal container gets target and it is shown and background modal too*/
 .modal:target, .modal:target .modal-bg {
    display: block;
    z-index: 9999;
    opacity: 1;
    visibility: visible; 
}
/* Background modal*/
  .modal-bg:active, .modal-bg:hover, .modal-bg:visited, .modal-bg:link {
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .7s;
    transition: all .7s;
    cursor: default;
    z-index: 100;
}
 /* Background modal overlaps to container*/
  .modal:target .modal-bg {
    z-index: 700; 
}
/* Modal content or body*/
  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: white;
    width: 80%;
    height: 600px;
    padding: 25px;
    text-align: center;
    z-index: 99999999; 
    overflow-y: scroll;
}
  .modal-title {
    text-transform: uppercase;
    margin-top: 5vh;
    margin-right: 5vh;
    margin-left: 5vh;
    margin-bottom: 1.2rem; 
}
  .modal-text {
    margin-bottom: 5vh;
    margin-right: 5vh;
    margin-left: 5vh; 
}
/* Modal is closed at lose target*/
  .modal-exit:link, .modal-exit:active, .modal-exit:visited, .modal-exit:hover {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 1.7rem;
    text-decoration: none;
    color: #F92A2A; 
}
/*INPUT MODAL CHECKOUT*/
.formulario-checkout {
	width: 80%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #576149;
	/*border: solid 1px #000;*/
}
.formulario-checkout input, select {
	width: 100%;
	margin-bottom: 15px;
	border: solid 2px #574d3b;
}
.formulario-checkout input::placeholder {
	color: #576149;
}
.boton-terminar-compra {
	background-color:#574d3b;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
}
.boton-terminar-compra:hover {
	background-color:#656565;
	color: #fff;
}

/*MODAL CHECKOUT*/
/* Modal container*/
.modal-checkout {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s;
  transition: all .7s;
  z-index: 99999;
}
/* Modal container gets target and it is shown and background modal too*/
 .modal-checkout:target, .modal-checkout:target .modal-bg-checkout {
    display: block;
    z-index: 9999;
    opacity: 1;
    visibility: visible; 
}
/* Background modal*/
  .modal-bg-checkout:active, .modal-bg-checkout:hover, .modal-bg-checkout:visited, .modal-bg-checkout:link {
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .7s;
    transition: all .7s;
    cursor: default;
    z-index: 100;
}
 /* Background modal overlaps to container*/
  .modal-checkout:target .modal-bg-checkout {
    z-index: 700; 
}
/* Modal content or body*/
  .modal-content-checkout {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: linear-gradient(to top, #efebe4 0%, #efebe4 77%, #574d3b 77%, #574d3b 100% );
    width: 40%;
    height: auto;
    padding: 15px;
    text-align: center;
    z-index: 900; 
	}
	.modal-content-checkout h3 {
		color: #FFF;
	}
  .modal-title-checkout {
    text-transform: uppercase;
    margin-top: 5vh;
    margin-right: 5vh;
    margin-left: 5vh;
    margin-bottom: 1.2rem; 
}
  .modal-text-checkout {
    margin-bottom: 5vh;
    margin-right: 5vh;
    margin-left: 5vh; 
}
/* Modal is closed at lose target*/
  .modal-exit-checkout:link, .modal-exit-checkout:active, .modal-exit-checkout:visited, .modal-exit-checkout:hover {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 1.7rem;
    text-decoration: none;
    color: #F92A2A; 
}
/*INPUT MODAL CHECKOUT*/
.formulario-checkout {
	width: 80%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #576149;
	/*border: solid 1px #000;*/
}
.formulario-checkout input, select {
	width: 100%;
	margin-bottom: 15px;
	border: solid 2px #574d3b;
}
.formulario-checkout input::placeholder {
	color: #576149;
}
.boton-terminar-compra {
	background-color:#574d3b;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
}
.boton-terminar-compra:hover {
	background-color:#656565;
	color: #fff;
}
/*::::::::::::::::::::::::::::::MODAL DETALLES DE PRODUCTO:::::::::::::::::::::::::::::*/
/* Modal container*/
.modal-detalles-producto {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s;
  transition: all .7s;
  z-index: 99999;
}
/* Modal container gets target and it is shown and background modal too*/
 .modal-detalles-producto:target, .modal-detalles-producto:target .modal-bg-detalles-producto {
    display: block;
    z-index: 9999;
    opacity: 1;
    visibility: visible; 
}
/* Background modal*/
  .modal-bg-detalles-producto:active, .modal-bg-detalles-producto:hover, .modal-bg-detalles-producto:visited, .modal-bg-detalles-producto:link {
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .7s;
    transition: all .7s;
    cursor: default;
    z-index: 100;
}
 /* Background modal overlaps to container*/
  .modal-detalles-producto:target .modal-bg-detalles-producto {
    z-index: 700; 
}
/* Modal content or body*/
  .modal-content-detalles-producto {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #efebe4;
    width: 60%;
    height: 500px;
    padding: 25px;
    text-align: center;
    z-index: 900; 
}
  .modal-title-detalles-producto {
    text-transform: uppercase;
    margin-top: 5vh;
    margin-right: 5vh;
    margin-left: 5vh;
    margin-bottom: 1.2rem; 
}
  .modal-text-detalles-producto {
    margin-bottom: 5vh;
    margin-right: 5vh;
    margin-left: 5vh; 
}
/* Modal is closed at lose target*/
  .modal-exit-detalles-producto:link, .modal-exit-detalles-producto:active, .modal-exit-detalles-producto:visited, .modal-exit-detalles-producto:hover {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 1.7rem;
    text-decoration: none;
    color: #000;
    z-index: 1000; 
}

@media only screen and (max-width: 479px) { 
	.modal {
	  visibility: hidden;
	  opacity: 0;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all .7s;
	  transition: all .7s;
	  z-index: 99999;
	}
	/* Modal container gets target and it is shown and background modal too*/
	 .modal:target, .modal:target .modal-bg {
	    display: block;
	    z-index: 9999;
	    opacity: 1;
	    visibility: visible; 
	}
	/* Background modal*/
	  .modal-bg:active, .modal-bg:hover, .modal-bg:visited, .modal-bg:link {
	    text-decoration: none;
	    visibility: hidden;
	    opacity: 0;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.8);
	    -webkit-transition: all .7s;
	    transition: all .7s;
	    cursor: default;
	    z-index: 100;
	}
	 /* Background modal overlaps to container*/
	  .modal:target .modal-bg {
	    z-index: 700; 
	}
	/* Modal content or body*/
	  .modal-content {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	    background-color: white;
	    width: 95%;
	    height: 600px;
	    padding: 25px;
	    text-align: center;
	    z-index: 900; 
	    overflow-y: scroll;
	}
	  .modal-title {
	    text-transform: uppercase;
	    margin-top: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh;
	    margin-bottom: 1.2rem; 
	}
	  .modal-text {
	    margin-bottom: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh; 
	}
	/* Modal is closed at lose target*/
	  .modal-exit:link, .modal-exit:active, .modal-exit:visited, .modal-exit:hover {
	    position: absolute;
	    top: 5%;
	    right: 5%;
	    font-size: 1.7rem;
	    text-decoration: none;
	    color: #F92A2A; 
	}
	/*INPUT MODAL CHECKOUT*/
	.formulario-checkout {
		width: 80%;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		color: #576149;
		/*border: solid 1px #000;*/
	}
	.formulario-checkout input, select {
		width: 100%;
		margin-bottom: 15px;
		border: solid 2px #574d3b;
	}
	.formulario-checkout input::placeholder {
		color: #576149;
	}
	.boton-terminar-compra {
		background-color:#574d3b;
		border-radius:5px;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-size:15px;
		font-weight:bold;
		padding:5px 10px;
		text-decoration:none;
	}
	.boton-terminar-compra:hover {
		background-color:#656565;
		color: #fff;
	}
	/*MODAL DETALLES PRODUCTO*/
	/* Modal container*/
	.modal-detalles-producto {
	  visibility: hidden;
	  opacity: 0;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all .7s;
	  transition: all .7s;
	  z-index: 99999;
	}
	.producto-item-detalles-foto {
		width: 100%;
	}
	.producto-item-detalles-texto {
	 text-align: center; 
		width: 100%;
	}
	.modal-detalles-producto h4 { 
		font-size: 6.5vw;
	}
	.modal-detalles-producto p {
		font-size: 5vw;
	}
	/* Modal container gets target and it is shown and background modal too*/
	 .modal-detalles-producto:target, .modal-detalles-producto:target .modal-bg-detalles-producto {
	    display: block;
	    z-index: 9999;
	    opacity: 1;
	    visibility: visible; 
	}
	/* Background modal*/
	  .modal-bg-detalles-producto:active, .modal-bg-detalles-producto:hover, .modal-bg-detalles-producto:visited, .modal-bg-detalles-producto:link {
	    text-decoration: none;
	    visibility: hidden;
	    opacity: 0;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.8);
	    -webkit-transition: all .7s;
	    transition: all .7s;
	    cursor: default;
	    z-index: 100;
	}
	 /* Background modal overlaps to container*/
	  .modal-detalles-producto:target .modal-bg-detalles-producto {
	    z-index: 700; 
	}
	/* Modal content or body*/
	  .modal-content-detalles-producto {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	    background-color: #efebe4;
	    width: 95%;
	    height: 550px;
	    padding: 25px;
	    text-align: center;
	    z-index: 900; 
	}
	  .modal-title-detalles-producto {
	    text-transform: uppercase;
	    margin-top: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh;
	    margin-bottom: 1.2rem; 
	}
	  .modal-text-detalles-producto {
	    margin-bottom: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh; 
	}
	/* Modal is closed at lose target*/
	  .modal-exit-detalles-producto:link, .modal-exit-detalles-producto:active, .modal-exit-detalles-producto:visited, .modal-exit-detalles-producto:hover {
	    position: absolute;
	    top: 5%;
	    right: 5%;
	    font-size: 1.7rem;
	    text-decoration: none;
	    color: #000;
	    z-index: 1000; 
	}
	/*MODAL CHECKOUT*/
	/*MODAL CHECKOUT*/
	/* Modal container*/
	.modal-checkout {
	  visibility: hidden;
	  opacity: 0;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all .7s;
	  transition: all .7s;
	  z-index: 99999;
	}
	/* Modal container gets target and it is shown and background modal too*/
	 .modal-checkout:target, .modal-checkout:target .modal-bg-checkout {
	    display: block;
	    z-index: 9999;
	    opacity: 1;
	    visibility: visible; 
	}
	/* Background modal*/
	  .modal-bg-checkout:active, .modal-bg-checkout:hover, .modal-bg-checkout:visited, .modal-bg-checkout:link {
	    text-decoration: none;
	    visibility: hidden;
	    opacity: 0;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.8);
	    -webkit-transition: all .7s;
	    transition: all .7s;
	    cursor: default;
	    z-index: 100;
	}
	 /* Background modal overlaps to container*/
	  .modal-checkout:target .modal-bg-checkout {
	    z-index: 700; 
	}
	/* Modal content or body*/
	  .modal-content-checkout {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	    background-color: white;
	    width: 95%;
	    height: auto;
	    padding: 25px;
	    text-align: center;
	    z-index: 900; 
	}
	  .modal-title-checkout {
	    text-transform: uppercase;
	    margin-top: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh;
	    margin-bottom: 1.2rem; 
	}
	  .modal-text-checkout {
	    margin-bottom: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh; 
	}
	/* Modal is closed at lose target*/
	  .modal-exit-checkout:link, .modal-exit-checkout:active, .modal-exit-checkout:visited, .modal-exit-checkout:hover {
	    position: absolute;
	    top: 5%;
	    right: 5%;
	    font-size: 1.7rem;
	    text-decoration: none;
	    color: #F92A2A; 
	}
	/*INPUT MODAL CHECKOUT*/
	.formulario-checkout {
		width: 80%;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		color: #576149;
		/*border: solid 1px #000;*/
	}
	.formulario-checkout input, select {
		width: 100%;
		margin-bottom: 15px;
		border: solid 2px #574d3b;
	}
	.formulario-checkout input::placeholder {
		color: #576149;
	}
	.boton-terminar-compra {
		background-color:#574d3b;
		border-radius:5px;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-size:15px;
		font-weight:bold;
		padding:5px 10px;
		text-decoration:none;
	}
	.boton-terminar-compra:hover {
		background-color:#656565;
		color: #fff;
	}
}
/******************MODAL COTIZAR PRODUCTO*****************/
/* Modal container*/
.modal-cotizar-producto {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s;
  transition: all .7s;
  z-index: 999999;
}
/* Modal container gets target and it is shown and background modal too*/
 .modal-cotizar-producto:target, .modal-cotizar-producto:target .modal-bg-cotizar-producto {
    display: block;
    z-index: 9999;
    opacity: 1;
    visibility: visible; 
}
/* Background modal*/
  .modal-bg-cotizar-producto:active, .modal-bg-cotizar-producto:hover, .modal-bg-cotizar-producto:visited, .modal-bg-cotizar-producto:link {
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .7s;
    transition: all .7s;
    cursor: default;
    z-index: 300;
}
 /* Background modal overlaps to container*/
  .modal-cotizar-producto:target .modal-bg-cotizar-producto {
    z-index: 700; 
}
/* Modal content or body*/
  .modal-content-cotizar-producto {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #efebe4;
    width: 60%;
    height: 600px;
    padding: 25px;
    text-align: center;
    z-index: 99999999; 
    border: solid 5px #574d3b;
}
	.modal-content-cotizar-producto h4 {
		width: 70%;
		margin: 0 auto;
		background: #fff;
	}
  .modal-title-cotizar-producto {
    text-transform: uppercase;
    margin-top: 5vh;
    margin-right: 5vh;
    margin-left: 5vh;
    margin-bottom: 1.2rem; 
}
  .modal-text-cotizar-producto {
    margin-bottom: 5vh;
    margin-right: 5vh;
    margin-left: 5vh; 
}
/* Modal is closed at lose target*/
  .modal-exit-cotizar-producto:link, .modal-exit-cotizar-producto:active, .modal-exit-cotizar-producto:visited, .modal-exit-cotizar-producto:hover {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 1.7rem;
    text-decoration: none;
    color: #000;
    z-index: 1000; 
}
.formulario-cotizar-producto input {
	width: 60%;
	background: #efebe4;
	margin-bottom: 10px;
	border: solid 2px #574d3b;
	font-size: 1.3vw;
	font-weight: 900;
}
.formulario-cotizar-producto input::placeholder {
	color: #576149;
	font-weight: 900;
	font-size: 1.3vw;
}

.boton-modal-enviar-cotizacion {
	background-color:#576149;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	padding: 2px 31px;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
}
.boton-modal-enviar-cotizacion:hover {
	background-color:#574d3b;
	color: #fff;
}
@media only screen and (max-width: 479px) { 
	.modal-cotizar-producto {
	  visibility: hidden;
	  opacity: 0;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all .7s;
	  transition: all .7s;
	  z-index: 99999;
	}
	/* Modal container gets target and it is shown and background modal too*/
	 .modal-cotizar-producto:target, .modal-cotizar-producto:target .modal-bg-cotizar-producto {
	    display: block;
	    z-index: 9999;
	    opacity: 1;
	    visibility: visible; 
	}
	/* Background modal*/
	  .modal-bg-cotizar-producto:active, .modal-bg-cotizar-producto:hover, .modal-bg-cotizar-producto:visited, .modal-bg-cotizar-producto:link {
	    text-decoration: none;
	    visibility: hidden;
	    opacity: 0;
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.8);
	    -webkit-transition: all .7s;
	    transition: all .7s;
	    cursor: default;
	    z-index: 100;
	}
	 /* Background modal overlaps to container*/
	  .modal-cotizar-producto:target .modal-bg-cotizar-producto {
	    z-index: 700; 
	}
	/* Modal content or body*/
	  .modal-content-cotizar-producto {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	    background-color: #efebe4;
	    width: 98%;
	    height: 620px;
	    padding: 25px;
	    text-align: center;
	    z-index: 900; 
	}
		.modal-content-cotizar-producto h4 {
			width: 90%;
			margin: 0 auto;
			background: #fff;
		}
	  .modal-title-cotizar-producto {
	    text-transform: uppercase;
	    margin-top: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh;
	    margin-bottom: 1.2rem; 
	}
	  .modal-text-cotizar-producto {
	    margin-bottom: 5vh;
	    margin-right: 5vh;
	    margin-left: 5vh; 
	}
	/* Modal is closed at lose target*/
	  .modal-exit-cotizar-producto:link, .modal-exit-cotizar-producto:active, .modal-exit-cotizar-producto:visited, .modal-exit-cotizar-producto:hover {
	    position: absolute;
	    top: 5%;
	    right: 5%;
	    font-size: 1.7rem;
	    text-decoration: none;
	    color: #000;
	    z-index: 1000; 
	}
	.formulario-cotizar-producto input {
		width: 100%;
		background: #efebe4;
		margin-bottom: 10px;
		border: solid 2px #574d3b;
		font-size: 1.3vw;
		font-weight: 900;
	}
	.formulario-cotizar-producto input::placeholder {
		color: #576149;
		font-weight: 900;
		font-size: 5vw;
	}
	.formulario-cotizar-producto input[type=number] {
   	font-size: 5vw;
   	width: 100%;
	}
	.formulario-cotizar-producto input[type=text] {
   	font-size: 5vw;
   	width: 100%;
	}
	.formulario-cotizar-producto input[type=email] {
   	font-size: 5vw;
   	width: 100%;
	}
	.boton-modal-enviar-cotizacion {
		background-color:#576149;
		border-radius:28px;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-size:18px;
		padding: 2px 31px;
		text-align: center;
		text-decoration: none;
		margin-top: 20px;
	}
	.boton-modal-enviar-cotizacion:hover {
		background-color:#574d3b;
		color: #fff;
	}
}
/*FORMULARIO BOTONES MODAL INDEX*/
.modal-cotizar-producto-index {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s;
  transition: all .7s;
  z-index: 999999;
}
/* Modal container gets target and it is shown and background modal too*/
 .modal-cotizar-producto-index:target, .modal-cotizar-producto-index:target .modal-bg-cotizar-producto-index {
    display: block;
    z-index: 9999;
    opacity: 1;
    visibility: visible; 
}
/* Background modal*/
  .modal-bg-cotizar-producto-index:active, .modal-bg-cotizar-producto-index:hover, .modal-bg-cotizar-producto-index:visited, .modal-bg-cotizar-producto-index:link {
    text-decoration: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .7s;
    transition: all .7s;
    cursor: default;
    z-index: 900;
}
 /* Background modal overlaps to container*/
  .modal-cotizar-producto-index:target .modal-bg-cotizar-producto-index {
    z-index: 700; 
}
/* Modal content or body*/
  .modal-content-cotizar-producto-index {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent; /*background-color: #efebe4;*/
    width: 60%;
    height: 600px;
    padding: 15px;
    text-align: center;
    z-index: 9999; 
}
	.modal-content-cotizar-producto-index h4 {
		width: 70%;
		margin: 0 auto;
		background: #fff;
	}
  .modal-title-cotizar-producto-index {
    text-transform: uppercase;
    margin-top: 5vh;
    margin-right: 5vh;
    margin-left: 5vh;
    margin-bottom: 1.2rem; 
}
  .modal-text-cotizar-producto-index {
    margin-bottom: 5vh;
    margin-right: 5vh;
    margin-left: 5vh; 
}
	.modal-content-cotizar-producto-index input,select {
		border: solid 3px #576149;
	}
	.modal-content-cotizar-producto-index input::placeholder {
		color: #576149;
		font-weight: 900;
		font-size: 1vw;
	}
	.modal-content-cotizar-producto-index input[type=number] {
   	font-size: 1vw;
   	width: 100%;
	}
	.modal-content-cotizar-producto-index input[type=text] {
   	font-size: 1vw;
   	width: 100%;
	}
	.modal-content-cotizar-producto-index input[type=email] {
   	font-size: 1vw;
   	width: 100%;
	}
/* Modal is closed at lose target*/
  .modal-exit-cotizar-producto-index:link, .modal-exit-cotizar-producto-index:active, .modal-exit-cotizar-producto-index:visited, .modal-exit-cotizar-producto-index:hover {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 1.7rem;
    text-decoration: none;
    color: #000;
    z-index: 1000; 
}